Skip to content
View njvanhaute's full-sized avatar
  • Madison, WI

Block or report njvanhaute

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. hello-world hello-world Public

    Learning to use github...

  2. ctemp ctemp Public

    Command-line tool which creates a generic .c template and then opens it in vim

    C

  3. cave-story-remake cave-story-remake Public

    Remake of CaveStory in C/C++ with the help of limeoats and SDL

    C++

  4. trail-pathfinding trail-pathfinding Public

    This program generates a .pgm file representing an elevation map. It then generates another .pgm representing a trail through the lowest elevatons, using a greedy algorithm

    C

  5. learn-SDL learn-SDL Public

    Learning the SDL media library with lazyfoo's tutorial series

    C++

  6. mandelbrot-generator mandelbrot-generator Public

    This program uses SDL to generate and display a portion of the Mandelbrot set.

    C++