namuol / ecsape-examples

Examples for the ecsape Entity Component System JavaScript library.

Home Page:http://namuol.github.io/ecsape-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecsape examples

These are barebones examples of how to use the "ecsape" Entity Component System ...system.

Ecsape was designed to get out of your way to help you build a more feature-complete game framework, so the examples here may seem a bit contrived and verbose.

Build Instructions

Pre-built bundles should already exist, but if you want to hack any of these examples, this is all you need:

npm install -d
make

License

MIT


Analytics

About

Examples for the ecsape Entity Component System JavaScript library.

http://namuol.github.io/ecsape-examples


Languages

Language:JavaScript 98.4%Language:HTML 1.3%Language:Makefile 0.2%Language:Shell 0.1%