noahlange / gecs-example

Examples for gecs.

Home Page:https://noahlange.github.io/gecs-example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gecs example

Examples for the gecs ecs framework. Designed to demonstrate not only basic use of the engine, but also recommended project structure using the imaginary namespace "@gex" (short for "gecs example," oh ho ho).

Currently includes derivatives/modifications of the ECSY circles and moving shapes examples.

screenshot

To install and run:

git clone git@github.com:noahlange/gecs-example.git
cd gecs-example
npm i && npm start

About

Examples for gecs.

https://noahlange.github.io/gecs-example/

License:MIT License


Languages

Language:TypeScript 90.3%Language:JavaScript 7.1%Language:HTML 2.5%