https://github.com/jasheloper/bouncing-balls-features
To test comprehension of JavaScript objects and object-oriented constructs
https://github.com/jasheloper/bouncing-balls-features
Last synced: 9 months ago
JSON representation
To test comprehension of JavaScript objects and object-oriented constructs
- Host: GitHub
- URL: https://github.com/jasheloper/bouncing-balls-features
- Owner: jasheloper
- Created: 2024-09-10T00:22:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-11T23:51:12.000Z (over 1 year ago)
- Last Synced: 2024-09-12T08:55:12.877Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://jasheloper.github.io/bouncing-balls-features/
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bouncing Balls with Evil Circle
To test comprehension of JavaScript objects and object-oriented constructs
## Demo
**How to Play:**
Get the ball count to `0` by eating all the moving circles on the screen!
*(Desktop only)*

**Move the white circle around using the following:**
a - to move left
d - to move right
w - to move up
s - to move down
**Play here: https://jasheloper.github.io/bouncing-balls-features/**