/Snake-Game

A website base Snake-Game

Primary LanguageHTML

Jellyfish Hunting!

A screenshot of the game play.

Jellyfish Hunting is a Snake-Game re-creation with a Spongebob theme! Wild jellyfish spawn randomly one at a time on the map. Spongebob follows the mouse icon when infront of him to catch each jellyfish. Once caught, each jellyfish follows Spongebob. When the player reaches a certain score, Mr. Krabs will wildly spawn to stop Spongebob's joy-hunting. The game ends when Spongebob runs into a wall, his jellyfish tail, or Mr.Krabs.

You can pause the game to listen to one of Spongebob's songs.

Technologies used ⚙️

  • CSS
  • JavaScript
  • HTML
  • git

Credits 🙌

Recent Changes 🧹

  • Added sound effects and animations when hovering while the game is paused.
  • Created an animation to make the board drop off the screen when the game ends.
  • Added an on/off button for sound.

Ice Box 🧊

  • Make Spongebob move in eight directions
  • Make different jellyfish followers
  • Create ending animation
  • Bonce the character on hover when the game is paused
  • Allow the player to change the game speed
  • Allow the player to choose their character and theme
  • Implement a high score list
  • Add sound and music
  • Add pause and continue functionality