A simplified version of a space shooter.
Controls: WASD to move, SPACE to shoot
The TextureManager is used for preloading textures.
The GameManager class is used to control the game.
- Clone the repository.
- Have Windows 10/11, Visual Studio Code, a stable version of CMake, and Git installed.
- CMake will automatically pull SFML, and after that, the project will be ready to use.
