Skip to content
View c-bain's full-sized avatar

Block or report c-bain

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. Synchronization_Barrier Synchronization_Barrier Public archive

    Java Concurrency Assignment. A set of processes sharing an action sync must perform this action before any of them can proceed with subsequent actions. Implement in Java a monitor called Barrier w…

    Java 1

  2. c-bain.github.io c-bain.github.io Public

    HTML 1

  3. Maze Maze Public

    Maze Project

    Python

  4. Terrain_OpenGL Terrain_OpenGL Public

    Terrain Project created in OpenGL

    C++

  5. RobotGrid RobotGrid Public

    Creates a 2D Grid where a robot can move around. Red square represents the head of the robot, Green square represents the tail of the robot

    C

  6. Conway-s-Game-of-Life-OpenGL- Conway-s-Game-of-Life-OpenGL- Public

    Conway's game of life in OpenGL. To run, navigate to the file and execute "make conway"

    C