Skip to content

NillPointer/GamePrototype

Repository files navigation

SFML Game Prototype C++

This is a CA assignment for the C++ Game Development Module. The assignment consists of creating a game prototype in C++ using the SFML Library.

Aspects/Features

The Game Prototype will contain the following:

Current Status

Currently the Entity-Component System Pattern is built and in use on both the EvilPlayer and Player.
The Flyweight Design Pattern is already implemented with the Asset Manager, but also seen in the Command Pattern.\ The influence map is used via a library, and so far is working on both enemy and player to show Red(positive influence) and Blue(negative influence) respectively.\

About

Game Development in C++ module assignment 2 - SFML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages