Skip to content

Playing with ECS using EnTT c++ lib and SDL, 90% of this code is probably terrible

Notifications You must be signed in to change notification settings

fpischedda/sciuter

Repository files navigation

Build

Dependencies

CMake

$ mkdir build && cd build $ cmake .. $ make

I am using this implementation on OSX and this one on Linux

OSX: $ redo

Linux: $ redux redo

Running

After a successful build, run the executable from the project root (not the build directory), in order for it to find the resources.

About

Playing with ECS using EnTT c++ lib and SDL, 90% of this code is probably terrible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages