Cat Chaser is an interative game in which user becomes a mouse and avoids getting caught by cats and their paws.
In Cat Chaser,
- User navigates
Mouse
by handling their mouse to avoidCat
's legs and faces. -
Mouse
can jump if user clicks the mouse -
Cat
's paws fall from sky randomly -
Cat
's face appears from the ground randomly - The game continues until
Mouse
hits one ofCats
or their legs - The game keeps generating
Cats
until the game is over - The speed gets faster as the play duration gets longer
In addition(as a bonus), user has an option to be a cat to chase after mouse.
- User clicks the mouse to catch the mouse.
- As User clicks, the cat puts her paw on the clicked spot.
- it the cat catches mouse, the user wins.
- Hand-drawn theme of opening.
- Some animation on title and cat's ears and hand
- start button glitters like neo sign
- 3D game
- ThreeJS
- /dist
- …
- /src
- …
- Index.html
- .gitignore
- node_modules
- package.json
- package.lock.json
- postcss.config.js
- README.md
- webpack.common.js
- webpack.dev.js
- webpack.prod.js
- /assets
- cat_image.svg
- BGM.mp3
- index.js
- /js
- [...]
- /scss
- [...]
- Three.js
- -- Use for background and basic shapes of
Mouse
andCats
- --
Mouse
shape
- -- Use for background and basic shapes of
- canvas HTML
- -- detailed designs on
Cat
- -- Look for a way to apply PNG or SVG on
Cat
's face
- -- detailed designs on
- -- create a repo March 1, 2020
- -- starts Mar 2, 2020
- Finish Three.js tutorial for the basic set up
- Construct basic shapes of moving elements with Three.js(for now, just cubes)
- Start a game logic
- -- Moving
Mouse
with mouse navigation - -- Juming
Mouse
when mouse is clicked - --
Cat
's paws falling from sky - --
Cat
's faces move up from the ground - -- Gameover when
Mouse
hits other objects(Cat
) - -- Game speed slowly increases as the game proceeds
- -- Moving
- -- March 3, 2020
- build a game logic
- -- March 4, 2020
- Start working on visual apsects of the game
- -- March 5, 2020
- Find bugs
I don't own these music
- splash song: https://www.youtube.com/watch?v=8tDbWLk_KfA
- play song: Nyan Cat https://www.youtube.com/watch?v=QH2-TGUlwu4&t=38s