Skip to content
View jackruan99's full-sized avatar

Block or report jackruan99

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 Loading

  1. blackjack blackjack Public

    A Python program that plays perfect Blackjack with basic strategy, card counting, betting deviation and playing deviation

    Python 1

  2. sudoku-solver sudoku-solver Public

    A program that uses backtracking algorithm to find a solution to any solvable board

    Python

  3. n-queens n-queens Public

    A python program that uses the backtracking algorithm to find all the solutions for the n-queens problem.

    Python

  4. order-and-chaos order-and-chaos Public

    A program used to prove Order have forced wins in a 6x6 Order and Chaos game.

    Python