Skip to content
View MichaelCASC5's full-sized avatar

Block or report MichaelCASC5

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. NeuralNetwork NeuralNetwork Public

    A neural network built totally from scratch in C++. Used in a driving application to navigate an obstacle course that the user draws in real-time.

    C++ 1

  2. AIracers AIracers Public

    Driving application that self-corrects through machine learning. Each simulated vehicle adapts to the user's path.

    Java

  3. 3DGraphics 3DGraphics Public

    A 3D graphics framework software I am building in Java

    Java

  4. MazeGenerator MazeGenerator Public

    Generates a 2D maze using a variation of the Depth-First Search algorithm.

    Java

  5. Sum_24_Michael_Calle Sum_24_Michael_Calle Public

    Game Engine for Summer 2024

    C

  6. Toolbar Toolbar Public

    A toolbar class I made that can be easily imported into a Java GUI.

    Java