Skip to content

etong11/Term-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Term-Project
Title: Overcooked!: A Ratty Situation
The game closely models that of the actual Overcooked game. Players will prepare to make burgers by grabbing ingredients, chopping vegetables, and cooking meat. They will then assemble the ingredients to make the burger and serve it on a plate to be given to the customer. Afterwards, they must wash dishes before they can be used again. Players will be given orders which will expire after a certain amount of time. Rats will spawn throughout the game if there are unplated ingredients, using A* as its path planning algorithm. There are two gameplay modes: normal and hard. Hard mode will be the same as normal mode except that there are obstacles the player must navigate around.

How to run the project:
The project must be run from main.py

Libraries:
Pygame must be installed in the device this game will run on.

Shortcut commands:
- Pressing 0 during a game ends the game instantly
- Pressing 1 during a game spawns in a rat (if the rat has not been spawned in yet)
- Pressing enter after game over allows you to return to the start screen 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages