Skip to content
View jvn1567's full-sized avatar
Block or Report

Block or report jvn1567

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

Pinned

  1. DecisionTree DecisionTree Public

    Implements a machine learning decision tree in C++.

    C++ 4 1

  2. Chess Chess Public

    Allows the user to play a game of chess against an AI, built to use a minimax algorithm with alpha-beta pruning.

    C++

  3. StudyTool StudyTool Public

    Allows a user to answer multiple choice problems and go through flashcards to study. A custom set of cards can be edited and best quiz scores are recorded.

    Java

  4. SudokuSolver SudokuSolver Public

    Checks if a Sudoku puzzle solution is valid, or automatically solves an incomplete puzzle using recursive backtracking.

    Java

  5. WildfireSimulation WildfireSimulation Public

    Simulates fire spreading through an area with different kinds of terrain. The user can change the terrain type and start fires.

    Python

  6. alvinng9/ConnectFour alvinng9/ConnectFour Public

    This program allows the user to play a game of Connect Four against another player.

    C++ 1