djtanner / geometry-wars

A game in C++ made using SFML and the ECS game engine architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A game in C++ made using SFML and the ECS game engine architecture


Languages

Language:C++ 100.0%