This website is a simple GH page that provides links to some of the repositories I have worked on.
I am also part of the Dragon Wonder Organization, which is just myself and a friend working together on some projects.
- Physics Collision Simulator
- Physics simulator that simulates balls colliding, and bouncing off each other. Configurable allowing different physics options to be set.
- GH Page for project
- Experimental Platformer AI
- A simple platformer game that was designed to test using a generational AI that "learns" how to play the game. Mostly developed to test AI capabilities, but there is also a setting that allows a human player mode.
- GH pages for project
- Map Editor for a Platfomer
- Map editor for Experimental Platformer AI
- Attacker the Game
- First major C++ project developed. Was to help me learn to code in C++, very simple. Second branch available that uses SDL for graphics.