Skip to content
View VicChen199's full-sized avatar

Highlights

  • Pro

Block or report VicChen199

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

Pinned Loading

  1. Student-Gradebook Student-Gradebook Public

    This student gradebook system interprets information from csv files like homework and exam scores, cleans entries using pandas, calculates and interpets grades, and exports relevant information via…

    Python

  2. FlappyBirdClone FlappyBirdClone Public

    This is a clone of the game Flappy Bird with a twist - the ability to dash! You can now dash through the pipes rather than just jumping through them. However, the opening between the pipes gets eve…

    Java

  3. Minesweeper Minesweeper Public

    This project is a Minesweeper clone with an added feature called "radar," allowing you to reveal any mines surrounding a tile that's already been revealed.

    C++ 1

  4. SudokuSolver SudokuSolver Public

    This program allows you to play a game of sudoku. To enter a number into a box, click that box that number of times. You can reset the board, solve the board, or generate a new puzzle using the but…

    Java