Skip to content

han-jia-rui/overcooked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overcooked

This is the lab for Problem Solving Ⅳ in Nanjing University in 2024.

This lab is to write strategy for the simplified version of the Overcooked game.

Get Started

$ git clone https://git.nju.edu.cn/psv/overcooked-2022.git

Compile

On Windows, install CLion or Visual Studio and open lab folder.

On macOS, install CLion or use make directly:

$ make

Submit

To submit manually, remove all files except .git and create a zip archive of your lab folder, then upload it to online judge. The archive should not exceed 10MiB in size and its content looks like:

XXXXXX.zip
  - Lab (any folder)
    - .git

or

XXXXXX.zip
  - .git

On macOS, run make submit TOKEN=token or submit manually.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published