Skip to content

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

Notifications You must be signed in to change notification settings

djtanner/geometry-wars

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages