Skip to content
View NathanRusso's full-sized avatar

Highlights

  • Pro

Organizations

@ComputerScienceHouse

Block or report NathanRusso

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. Devcade-Game Devcade-Game Public

    Dev-Maze is a game made for CSH's Devcade machine. In it, the player can play/complete one of nine different randomly generated, loop-erased, mazes based upon the selected size. The player can go b…

    C#

  2. Dev-Maze-Website Dev-Maze-Website Public

    The Dev-Maze website, using a variation of Wilson’s Maze Algorithm, creates random, loop-erased mazes for the player to solve. The complexity of the mazes depends on the limits of the website's win…

    JavaScript

  3. 2048-AI-Solve 2048-AI-Solve Public

    This project is a recreation of the game 2048 with additional functionality to be solved using AI search algorithms. The highlight of this project is the Expectiminimax algorithm which successfully…

    Python