https://github.com/sanderdebr/js-pool-game
https://github.com/sanderdebr/js-pool-game
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sanderdebr/js-pool-game
- Owner: sanderdebr
- Created: 2021-02-12T09:17:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-06T10:42:57.000Z (over 5 years ago)
- Last Synced: 2025-02-15T23:42:40.841Z (over 1 year ago)
- Language: JavaScript
- Size: 749 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### js-pool-game
A vanilla JS pool game to practise OOP and HTML5 Canvas.
Unfinished but playable here: https://js-pool.netlify.app/
To-do
- Better easings
- Game system points
- Bug fixes