Skip to content
View pdrumm's full-sized avatar

Block or report pdrumm

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. Sudoku_Puzzle Sudoku_Puzzle Public

    Two part lab assignment. 1) Create an interactive sudoku that congratulates the user when it has been solved. 2) Create an algorithm that solves an inputted sudoku puzzle

    C++

  2. Game-of-Life Game-of-Life Public

    This simple program is an interactive version of Conway's Game of Life

    C

  3. Fractals Fractals Public

    Utilizes recursion to illustrate examples of fractals

    C

  4. Asteroid Asteroid Public

    Created a basic version of the classic arcade game for a Fundamentals of Computing I project!

    C

  5. Connect4 Connect4 Public

    Text based connect 4 game supports both 2 player and 1 player (with unintelligent computer player)

    C++

  6. BlackJack BlackJack Public

    simple text based blackjack game! Allows the user to play against the dealer, and with a user inputted number of computers at the table. Play as many games as you would like!

    C++