Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 851 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 851 Bytes

Auto-Map-Gen Overcooked

Self-made overcooked with Unity Engine with procedural map generation, for practicing algorithms, design pattern and writing clean code

Screenshots

App Screenshot

Features

  • self-made algorithms for generating playable game maps
  • Highly scalable recipe system based on scriptable objects
  • Event-based interaction system and modularized code based on assembly definition

How to play

Currently the game is under development, one can experience the game by running it in Unity Engine

Inspect project locally

Clone the project

  git clone [email protected]:lazZ33/unity_overcooked.git

Then open the project via Unity Hub

Feedback

If you have any feedback, please reach out to me via email [email protected]