Skip to content

An Arkanoid clone I'm developing from scratch in C++11 with SFML. It has a Entity-Component-System architecture, messaging system between components and more.

Notifications You must be signed in to change notification settings

Zhrack/ECS_Arkanoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECS_Arkanoid

An Arkanoid clone I'm developing from scratch in C++11 with SFML. It has a Entity-Component-System architecture, messaging system between components and more.

This project has been deprecated. I noticed that some unhappy choices on the base architecture of the ECS made for an worse implementation. Now restarting with a more conventional ECS architecture on https://github.com/Zhrack/ECS_Architecture

About

An Arkanoid clone I'm developing from scratch in C++11 with SFML. It has a Entity-Component-System architecture, messaging system between components and more.

Resources

Stars

Watchers

Forks

Packages

No packages published