Skip to content
View northos's full-sized avatar
  • Haverhill, MA

Block or report northos

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. Detect-IGD-Final-Project- Detect-IGD-Final-Project- Public

    A Unity project created as the final assignment for my Intro to Game Design course, with scripts in C#. For the project, each student was given a verb - in my case, "detect" - which would constitut…

    C# 1

  2. Game-Mechanics-Final-Project Game-Mechanics-Final-Project Public

    A Unity project created as the final assignment for my Game Mechanics course, with scripts in C#. As part of the assignment, we were not allowed to create new assets - only use existing simple shap…

    C# 2

  3. Strider Strider Public

    A small Unity game created for fun with scripts in C#. You control a water strider bug, trying to catch bubbles floating down the river while avoiding sticks.

    C# 1 1

  4. Tournament-Pairings Tournament-Pairings Public

    A simple Python script written to carry out the pairing process across several rounds of a tournament, intended particularly for the tournament structure of Magic: the Gathering. It was written for…

    Python