https://github.com/okkindel/bally
Simple balls game engine inspired by Marble Race (https://www.youtube.com/watch?v=xJkbymqUjSk).
https://github.com/okkindel/bally
balls phisics
Last synced: about 1 year ago
JSON representation
Simple balls game engine inspired by Marble Race (https://www.youtube.com/watch?v=xJkbymqUjSk).
- Host: GitHub
- URL: https://github.com/okkindel/bally
- Owner: okkindel
- Archived: true
- Created: 2018-12-15T12:10:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T21:08:22.000Z (over 7 years ago)
- Last Synced: 2025-02-27T23:38:18.162Z (over 1 year ago)
- Topics: balls, phisics
- Language: JavaScript
- Homepage: https://okkindel.github.io/bally/
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Bally
A simple particle engine inspired by [Marble Race](https://www.youtube.com/watch?v=1ldxrApreog).
Click anywhere to palce a ball. Now, i know, i hate phisics. Just run index.html to play. There is live demo avalible on [my website](https://okkindel.github.io/bally/). Have fun.
Click `C` to turn off collisions and `arrows` to modify gravity.
Yeah, I know it's _a bit_ buggy.
