Skip to content
View drgeek3's full-sized avatar

Block or report drgeek3

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. LegoCollectionUI LegoCollectionUI Public

    The front end portion of the Lego Collection application. Currently only has test data. Displays a report of the bricks, allows editing of individual "owned" bricks, and has search functionality fo…

    HTML

  2. Pong_CPlusPlus_Raylib Pong_CPlusPlus_Raylib Public

    Followed a YouTube tutorial to create Pong in C++ using the Raylib library

    C++

  3. SpaceInvaders_CPlusPlus_Raylib SpaceInvaders_CPlusPlus_Raylib Public

    Followed a YouTube tutorial to create Space Invaders in C++ with the Raylib library. The tutorial ended with only level 1 and nothing else. I added level up capabilities to alow the game to continu…

    C++

  4. Tetris_CPlusPlus_Raylib Tetris_CPlusPlus_Raylib Public

    Followed a YouTube tutorial to create Tetris in C++ using the Raylib library. I swapped the music to the original Gameboy music.

    C++

  5. RetroSnake_CPlusPlus_Raylib RetroSnake_CPlusPlus_Raylib Public

    Followed a YouTube tutorial to create the Retro Snake game in C++ using the Raylib library.

    C++

  6. GameofLife_CPlusPlus_Raylib GameofLife_CPlusPlus_Raylib Public

    Followed a YouTube tutorial to create Conway's Game Of Life in C++ using the Raylib library. Fascinating and kind of addictive to watch and adjust the settings on. I added a function to create rand…

    C++