Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 592 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 592 Bytes

playground

Standalone Flecs project with embedded graphics modules (live webasm demo)

Screen Shot 2021-12-02 at 2 11 46 AM

How to run

Use the following commands on macOS and Linux (working on Windows support):

Install bake:

git clone https://github.com/SanderMertens/bake
bake/setup.sh

or if you already have a bake installation:

bake upgrade

Then run:

bake run flecs-hub/playground

Have fun!