Skip to content
View Darth-J-Squared's full-sized avatar

Block or report Darth-J-Squared

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

Popular repositories Loading

  1. Conway-s-Game-of-Assembly Conway-s-Game-of-Assembly Public

    My final project for CS278, Conway's game of life built in x86 MASM.

    Assembly 1

  2. Trading Trading Public

    A simple trading game in python.

    Python 1

  3. Text-Adventure Text-Adventure Public

    A basic text adventure.

    Python

  4. FizzBuzz FizzBuzz Public

    A basic solution to the fizzbuzz challenge.

    Python

  5. Guessing-Game Guessing-Game Public

    Similar to mastermind. Player guesses the 4 digit number and is given clues saying if a particular number is correct or not.

    Python

  6. CampusPathFinder CampusPathFinder Public

    Forked from acassidy24/CampusPaths

    Program to find shortest path from any two points on the Whitworth campus. Runs a version of A* search, and has a visualization component to watch it plot. Made with Atticus Templeton, Adam Cassidy…

    Python