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.
- Host: GitHub
- URL: https://github.com/fccm2/js-demos
- Owner: fccm2
- License: other
- Created: 2024-09-06T13:35:00.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T14:30:20.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T23:40:23.757Z (about 1 year ago)
- Language: HTML
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
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)