Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/markuspeitl/spawn-bouncing-boxes-js


https://github.com/markuspeitl/spawn-bouncing-boxes-js

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Javascript Game Spawn Bouncing Boxes
Created (some time in 2018)

Fun little coding execise of using canvas and javascript to draw some simple
2d objects which live react to collision physics.
The mouse can spawn bouncy boxes.

~~TODO:
Try building engine voxel based (Need to get creative with performance)~~