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

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

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)*

![Evil Circle Game](https://raw.githubusercontent.com/jasheloper/bouncing-balls-features/main/evil-circle-game-m.png)

**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/**