Toms Very Basic Game
This project was created to:
- Make a game from complete scratch
- Use as much C++ OOP as possible
- Make a Game
TVBG is a space shooting style game written in OpenGL and my own game engine, complete with a rendering, spawning and collision detection subsystems.