An open API service indexing awesome lists of open source software.

https://github.com/fccm2/js-demos

some javascript demos, made with TrebEdit.
https://github.com/fccm2/js-demos

Last synced: 3 months ago
JSON representation

some javascript demos, made with TrebEdit.

Awesome Lists containing this project

README

          

Some [js-demos](https://fccm2.github.io/js-demos/js/demos/index.html), made with "TrebEdit".

a chess-demo:
- with [day](https://fccm2.github.io/js-demos/js/demos/k09e4d.html),
and [night](https://fccm2.github.io/js-demos/js/demos/k09e4c.html) colors.

chinese-checkers demos:
- [with three controllers](https://fccm2.github.io/js-demos/js/demos/k10e5c3.html)
- [with more controllers](https://fccm2.github.io/js-demos/js/demos/k10e5c4.html) (that
could be used with more callbacks)

a demo with butterflies:
- [9 butterflies](https://fccm2.github.io/js-demos/js/demos/butterflies5.html),
provided by [Ivan Voirol](https://opengameart.org/users/ivan-voirol)