Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markuspeitl/spawn-bouncing-boxes-js
https://github.com/markuspeitl/spawn-bouncing-boxes-js
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/markuspeitl/spawn-bouncing-boxes-js
- Owner: markuspeitl
- Created: 2023-10-07T19:24:52.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-23T17:08:24.000Z (9 months ago)
- Last Synced: 2024-04-23T20:11:27.022Z (9 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)~~