C++ Projects
Here is a collection of some C++ Projects I have worked on.
Here is a collection of some C++ Projects I have worked on.
Text based maze with multiple endings.
Details here
Goblin War used third party libraries (SFML), and AI behaviour trees to demonstrate warring Goblin tribes in a maze.
Details here
Zombie Capture Network demonstrates use of Client Service Networking using RakNet as well flocking behaviour.
Details here