- Alabama, USA
-
01:56
(UTC -06:00)
-
-
-
-
-
-
-
-
-
CustomSTLPractice Public
Just messing around with learning STL to see how far I have came with programmer. Before I couldn't even think of how to build std::vector<> around 2022, but now I can easily build it.
C++ UpdatedAug 15, 2024 -
StarlightIsland_v2 Public
This is the second attempt at creating Starlight, but decided to delay it and just get enough money for a team instead of trying solo dev it.
C++ UpdatedAug 12, 2024 -
RealmDefense Public
Worked on the game with 3 other people creating a tower defense video game. Dealt with all the bug fixes that were causing issues.
C# UpdatedMay 21, 2024 -
2D_Platformer Public
A platformer type of game that deals with save, movement, character control, save system, enemy, and prebuilt astar algorithm.
C# UpdatedMay 21, 2024 -
gitignore Public
Forked from github/gitignoreA collection of useful .gitignore templates
Creative Commons Zero v1.0 Universal UpdatedMay 17, 2024 -
-
IS310_Image_To_Text Public
(WIP) - Image to Text using OpenCV and Tesseract OCR.
Python UpdatedApr 9, 2024 -
Mortgage Public
Group project with 2 other people designing a mortgage calculator.
Fortran UpdatedFeb 17, 2024 -
IronsideRaidTools Public
WoW: Classic addon that deals with DKP, loot management, raid roster, and more!
Lua UpdatedDec 30, 2023 -
Solar2D_Game Public
Team 7 Project. Developed by using Lua and Solar2D framework to create a game that has basic AI and gameplay loop.
-
-
BoardgameLibraryTool Public
Board game library for the desktop application based on Boardgamegeek data that is written in Java using swing for school project.
Java UpdatedApr 22, 2023 -
RealmDefense_Improvement Public
This was a college project code that was modified of the original team lead code. Reworked how the enemy spawn and introduced object pooling. Team lead decent to use the original code instead.
C# UpdatedApr 18, 2023 -
-
DynamicMovement Public
Different types of movement for artificial intelligence in a video game setting. The different type of movement include path follow, flee, seek, and arrive.
C++ UpdatedMar 11, 2023 -
AIPlotter Public
Python plotter that I updated to allow path following plotting. Extended version that was provided by professsor.
Python UpdatedMar 1, 2023 -
Well-Simulation Public
Object orient programming that is planned with UML, Class Outline, Functionality Outline, and finally the solution.
C++ UpdatedAug 1, 2022 -
GuildSimulator Public
Abandoned game idea using Unreal Engine 5. Creation of inventory system and UI system.
-
UnityGameFunctions Public
Abandoned. Server-side code for Unity Engine game. Do not use since this was created before knowing standard practice of not decoding encrpyed passwords.
-
ClientServerUnityGame Public
Abandoned. Client-side code for game built in Unity built with Playfab. Old poorly designed code that should not even have a repo, but it example of progress.