Skip to content
View scwilbanks's full-sized avatar

Block or report scwilbanks

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. AlphaChess AlphaChess Public

    AlphaChess is a Command Line Chess game with an AI player that recommends the best move at the current position based on Monte Carlo Tree Search and the Minimax algorithm.

    C#

  2. arctos arctos Public

    Stock Technical Indicator Plotting Program

    Python

  3. How-to-Code-Simple-Data How-to-Code-Simple-Data Public

    Racket

  4. AlphaToe AlphaToe Public

    Tic-Tac-Toe game that recommends best moves based on Monte Carlo Tree Search with random rollouts

    Python