Skip to content

idhyj/Week8

Repository files navigation

Week8

I created a ghost-catching game "Ghostbusters" using mouse movements.

At first, I draw prototype in figma 스크린샷 2023-10-30 오후 3 56 45

<The way to using 'Ghostbusters'>

The sound.mp3 file serves as the game's background music and plays in a loop. When you click the game start button, the game begins. 1

The wand always follows the mouse's movement using the easing() function. Ghosts appear randomly and roam freely within the canvas. 2

If you click on a ghost with the mouse (wand), the ghost dies, a sound effect plays, and the score increases by +1. 3

When the score reaches 10 points, the game ends with a sound effect and a "Success" message. 4

After the game ends, a restart button appears. When the user clicks the button, the game resets, allowing them to start again from the beginning. 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published