ECS Showcase
This was my submission for my games architecture module. This is an entity component system with an accomponanying demo game that shows off the features of the engine. There is also a simple server and client setup, with the server hosting a leaderboard and the client sending and receiving input. The project was made with C#, and the source code can be viewed from the link below: