Skip to content

mehran-dev/SmashBalls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔴 Smash Balls ⚪

Smash Balls" is a JavaScript Canvas Game that allows you to destroy balls and earn points.

You have an ability bar, and when it fills up, you gain maximum power, doubling your points.

🎲 How To play

Just Fire And Destroy..!

You can fire by holding the Left Click or pressing the Space key.

🎮 In Game

  1. Collision between your bullet and the enemy.
  2. Collision between the enemy and the player.
  3. Explosion effect when a bullet hits an enemy.
  4. If the enemy is small and you hit it, it will be destroyed immediately.
  5. If the enemy is big and you hit it, it will shrink to a small size.
  6. Score is calculated based on the enemy's radius.
  7. If the enemy hits you, it will reduce your health and decrease your score.
  8. When you hit an enemy, your score will increase, and you will gain Experience.
  9. Collision between the player and Experience allows you to gain health and regain Ability.
  10. When the Ability bar fills up, you gain maximum power, shoot faster, and your score is doubled.

❤️ Contact Me

portfolio linkedin twitter

📸 Screenshot

Linkedin Badge Linkedin Badge Linkedin Badge

About

Smash Balls game using javascript canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.9%
  • CSS 20.7%
  • HTML 6.4%