Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nestarz/redo-story-vs-storage


https://github.com/nestarz/redo-story-vs-storage

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Javascript Game Template

- [x] ES6 Module and Import Maps
- [x] Zero Build Step
- [x] Async Loading
- [x] Chat using DOM and WebRTC
- [x] Spreads Start, Update and DOMEvents to Entities
- [x] Scene and World Objects Dynamic Update
- [x] TPS Camera Control

## Run

```
python -m http.server 8080 --bind 127.0.0.1
```