Skip to content

ChetanKrishna07/Ball-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ball-Game

Requirments:

  • 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.

Progress:

  • 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.

To-Do:

  • Make the ball's movement smoother.
  • Add Timer.

Website:

https://chetankrishna07.github.io/Ball-Game/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors