Skip to content

KoltunDmitry/GameECS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameECS

It is simple 2D game written in C++ with:

  • ECS - Entity-Component-System header-only type-safe entity component system library.
  • SFML - Simple and Fast Multimedia Library

This has been tested on the following compilers:

  • Visual Studio 2017 on Windows 10(x64)
  • Microsoft (R) C/C++ version 19.16.27030.1 for x64

Contributions are welcome! Submit a pull request, or if you find a problem (or have a feature request) make a new issue!

Simple GamePlay

About

It's 2D game written in C++ with ECS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published