Skip to content
View JayDiddyThaGOAT's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report JayDiddyThaGOAT

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

Pinned Loading

  1. ElevatingAction ElevatingAction Public

    A Elevator Action clone developed in Unreal Engine 4 using 3D Assets from Polygon

    C++

  2. Connect-Four Connect-Four Public

    This is a 3D clone of Connect 4 made in Unity using C#. This game features online multiplayer and an AI that gets progressively harder each time the player beats it

    C#

  3. Pong Pong Public

    This is my game submission for Cal State Fullerton's VGDC Winter Break Game Jam in Spring 2019. This game of Pong can be played with two people, one person, or none with the AI versus AI feature.

    ASP

  4. Snake Snake Public

    The goal of Snake is to eat the apple so that the snake can grow without the snake touching itself. A new apple is generated onto any empty cell in the grid once the snake eats the apple.

    C++

  5. PathFinder PathFinder Public

    This is my final project for my Java Programming class at Cal State Fullerton. This app traces the shortest path from one cell to another and can generate maze for advanced pathfinding.

    Java