- The ball should move on mouse commands.
- When the ball touches a food, within a time limit, level should increase by 1.
- Each time the level increases time to touch the food will decrease.
- If the player fails to touch the food, the game ends.
- The ball is moving.
- Resets to original position when start button is clicked / space is pressed.
- Food added.
- Level up added.
- Increase in ball size when eating food.
- Winning when score > 10.
- Game Start message.
- Added sounds.
- Make the ball's movement smoother.
- Add Timer.
https://chetankrishna07.github.io/Ball-Game/