Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 593 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 593 Bytes

Geometry Wars

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.

geometry