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

https://github.com/webcaetano/js-gamedev-list

Javascript Game developing list
https://github.com/webcaetano/js-gamedev-list

game game-dev game-development javascript list lists

Last synced: 3 months ago
JSON representation

Javascript Game developing list

Awesome Lists containing this project

README

          

# Javascript Game developing list

### Game Engines

- [phaser](https://github.com/photonstorm/phaser) Powerful engine with rendering.
- [ga](https://github.com/kittykatattack/ga) Lightweight (6.5kb) engine

### Physics

- [sat-js](https://github.com/jriecken/sat-js) General collisions detection
- [collide-2d](https://github.com/bmoren/p5.collide2D) Lightweight p5.js Physics library.