Skip to content
View CharlesBourbeau's full-sized avatar

Highlights

  • Pro

Block or report CharlesBourbeau

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. AI-Tic-Tac-Toe AI-Tic-Tac-Toe Public

    This digital tic tac toe player will simulate every possible play and pick the play with the highest win probability.

    Java

  2. Path-Finding-Algorithms Path-Finding-Algorithms Public

    Implementation of different path finding algorithms in python, accompanied by a basic GUI to visualize the algorithm.

    Python

  3. Sudoku-Solver Sudoku-Solver Public

    Implementation of a recursive backtracking algorithm to solve any Sudoku puzzle. Includes a basic GUI to visualize the algorithm.

    Java