Skip to content
View bxs9775's full-sized avatar

Organizations

@FOSSRIT
Block or Report

Block or report bxs9775

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

Popular repositories Loading

  1. Wiki-Wordlist-Generator Wiki-Wordlist-Generator Public

    The backend code for a Node.js server designed to create a plain-text wordlist when given a URL to a supported wiki. This code will later be hosted on a Hadoop server.

    JavaScript 1

  2. RockPaperScissors RockPaperScissors Public

    The Rock, Paper, Scissors was an assignment for Data Structures and Algorithms I. This project involves simulating the results of several Rock, Paper, Scissors games between several positions. Each…

    C++

  3. Humans-vs-Zombies Humans-vs-Zombies Public

    The Human vs. Zombies simulation was assignment I made for my Interactive Media and Development class. The assignment is inspired by the tag/NERF game Humans vs. Zombies that is popular across coll…

    Processing

  4. Asteroids Asteroids Public

    As one of our projects for Interactive Media Design we remade versions of the classic arcade game Asteroids. The movement controls are based on the player sprites orientation, and can at times be d…

    Processing

  5. AStar-Program AStar-Program Public

    This project was an assignment for my Game Design and Algorithmic Problems Solving II (equivalent to Computer Science II) class. The program focused on implementing the A-Star algorithm on a custom…

    C#

  6. QuadTreeProgram QuadTreeProgram Public

    This project was an assignment given in my Game Design and Development II class (equivalent of Computer Science II). Prof. Cascioli provided a template project that populated the screen with boxes …

    C#