Skip to content
View JeffreyO1224's full-sized avatar

Block or report JeffreyO1224

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. Sudoku-Solver Sudoku-Solver Public

    A class project in C++ created during my Software Analysis and Design II course at Hunter College. It uses recursive backtracking in order to solve potentially 1000+ sudoku puzzles.

    C++ 1

  2. Flappy-Bird-Recreation Flappy-Bird-Recreation Public

    A personal project in Python from June 22, 2020 that attempted to recreate the mobile game "Flappy Bird," created by Dong Nguyen and published by .Gears, to the best of my ability.

    Python 1

  3. Simple-Card-Game Simple-Card-Game Public

    A class project as part of my Software Analysis and Design III course at Hunter College.

    C++

  4. VG-Backlog-Chooser VG-Backlog-Chooser Public

    A personal project in C++ that will randomly choose video games from a given array. The first game to be counted 5 times will be the next video game I play.

    C++