Skip to content
View MasonSanders's full-sized avatar
  • Phoenix

Block or report MasonSanders

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cfg-comparator cfg-comparator Public

    A program that uses grammar-guided generation to estimate the equivalence of context free grammars.

    C++ 3

  2. ScreenRecorder ScreenRecorder Public

    Senior Capstone Project for IUPUI: Software to record the screen of the user's desktop. Cross platform on Linux and Windows.

    C++

  3. ChatandDraw ChatandDraw Public

    A python TCP chat application where users send

    Python

  4. chessengine chessengine Public

    Rudimentary chess engine in C++

    C++

  5. MazeGeneration MazeGeneration Public

    Python maze generation using Prim's algorithm and solutions using A* search and DFS

    Python