Skip to content
View chrissmith012's full-sized avatar

Block or report chrissmith012

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. Minimum-Spanning-Tree Minimum-Spanning-Tree Public

    Implemented Tarjan and Cheriton's round-robin algorithm for finding the minimum spanning tree of a weighted undirected graph

    Java

  2. Supreme-Bot Supreme-Bot Public

    Automates purchases for the Supreme website

    Java

  3. Monopoly Monopoly Public

    Fully functional re-creation of the popular board game, supporting computer and human players

    Java

  4. Tic-Tac-Toe-Artifical-Intelligence Tic-Tac-Toe-Artifical-Intelligence Public

    Implemented a Tic-Tac-Toe game with a perfect AI designed after the Newell and Simon's 1972 Tic-Tac-Toe algorithm

    Python