Skip to content
View Alwin224's full-sized avatar

Block or report Alwin224

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

    This is a Snake Game similar to the Google's Snake Game. Instead of eating apples, the snake grows by eating red mushrooms.

    Java

  2. PathAgent PathAgent Public

    This project utilizes an agent to find the best possible route between two dots.

    Java

  3. MinimaxAgent_Connect4 MinimaxAgent_Connect4 Public

    This project uses a Minimax Agent and Minimax AlphaBeta Pruning Agent to play against you in Connect Four.

    Java

  4. ResolutionEngine_LogicalAgent ResolutionEngine_LogicalAgent Public

    This project makes use of a logical agent that takes a logical statement and resolves it.

    Java

  5. IsometricRoomPortfolio IsometricRoomPortfolio Public

    This project is a personal portfolio that uses a model made in blender, ThreeJS, and ReactJS.

    JavaScript

  6. FontGui FontGui Public

    This is a project that I created in college using JavaFX for the first time. The program allows you to draw different shapes on a template and change the colors and size of fonts written inside. I …

    Java