Skip to content

Aya-Sato/project-m2-nyan-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Oriented Programming Game Project

The Game

This game is called Trick 'r Treat. In the game, you play as a jack-o'-lantern candy bucket. The only thing you can do is move left or right with the arrows of your keyboard.

The goal of the game is to stay alive as long as possible by avoiding the ghosts while collecting candies to gain points. The more candies you catch, the higher your score!

Modifications

  • Increased the size of the gameboard.
  • Instead of completely stopping the game when it's over, allowed the player to start a new game.
  • Added levels and a countdown timer.
  • Added two types of bonus candies (one type for level 1&2 and two types for level 3) that also fall from the sky and add points to the score (the higher the level, the higher the points for catching the candies).
  • Increased the difficulty of the game as the levels go up by making the ghosts and the candies go faster, as well as by increasing the number of ghosts.
  • Added a sound track and sound effects (i.e., for picking up candies, clearing the levels, losing/winning the game).

Netlify Link

https://project-m2-trick-r-treat.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages