bjuspi / CULLinary

A Dungeon Crawler and Restaurant Management Simulator Game made with Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CULLinary

Developed by Team Angry Eggplant for NUS CS3247: Game Development using Unity 2020.2.3f1

CULLinary is a crossover game between a Dungeon Crawler and a Restaurant Management Simulator where you cook what you cull!

You are an owner of a humble restaurant in your hometown. Recently, chemical waste from the nearby factories have caused the flora and fauna to mutate into monsters.

As a result, the number of visitors to the town is declining rapidly, running your restaurant out of business. Now your job is to kill off the monsters, grow your restaurant so that you can attract visitors back to your town and make it great again!

Our 18th STePS (AY20/21 S2) Submission: https://uvents.nus.edu.sg/event/18th-steps/module/CS3247/project/7

Trailer: https://www.youtube.com/watch?v=SKpQ_maMmHE

Update (15/04/2021): We won 1st place at 18th STePS! Thanks to all who voted :)

Contents

System Requirements

  • Space required: 200MB
  • RAM: 8GB (Recommended for optimal performance)
  • Graphics: Nvidia GeForce GTX 1050 or Higher (Recommended for optimal performance)
  • Platforms Supported: Windows10, MacOS, Linux (Tested on Ubuntu 18.04)

Download Instructions

Windows10

Image Of Step 1

  1. Download the latest Windows10 release here
  2. Unzip the file.
    Image Of Step 3
  3. Click on CULLinary icon to start the game.

MacOS

  1. Download the latest MacOS release here
    Image of Step5
  2. Unzip file and place the v1.4.1.app on Desktop (Remember the filepath to CULLinary, but the instructions will use Desktop as an example)
    Image Of Step 1
  3. Open Terminal (Search Terminal on your MacOS)
    Image Of Step 2
  4. Input cd ~/Desktop onto Terminal and hit Enter.
    Image of Step3
  5. Input sudo xattr -rd com.apple.quarantine "v1.4.1.app" onto Terminal and hit Enter
    Image of Step4
  6. Enter your MacBook password when prompted on Terminal and hit Enter.
  7. Double click on the v1.4.1 application on your Desktop (or wherever you placed it) and you should be able to run CULLinary now!

Linux

  1. Download the latest Linux (.x86_64 file) release here
  2. Unzip the file.
  3. Double-click v1.4.1.x86_64 to launch the game!

Control Instructions

General

  • WASD - Move
  • ESC - Pause
  • I - Inventory
  • R - Recipes
  • Q - Player Stats

Restaurant

  • F - Interact / Talk to Customer
  • Scroll - Zoom In/Out

Dungeon

  • F - Interact
  • Hold L Shift - Run
  • Left Click - Melee Attack
  • Right Click - Ranged Attack

About

A Dungeon Crawler and Restaurant Management Simulator Game made with Unity


Languages

Language:C# 82.2%Language:ShaderLab 15.0%Language:HLSL 2.8%