This project is a simple universe simulation game that simulates the behavior of planets by approximating their gravity. You can either use pre-defined planet templates or create your own in the game.
- Escape - quit
- Space - play/pause
- Left/Right Arrows - move the camera to the next/previous planet
- Middle Mouse Button - hold to move the camera
- Right Mouse Button - skip an option
- Left Mouse Button - select an option
- SDL2
- SDL2_image (version 2.0.1)
- SDL2_ttf (version 2.0.18)