This game is a demo of the ECS architecture to create a game engine written in C++ using the SFML graphics library.
The game architecture is based on an assignment created for Memorial University - Computer Science 4300 - Fall 2022 - Intro to Game Programming
The starter files are not publicly available but are mostly covered on Youtube .
To run the game, you will need the SFML graphics library.