Poolpy is a little 2D platformer game created for a studying purposes at Keimyung University. The goal of this game is to help poolpy to gather all the ingredients to make some cooking recipes.
Getting started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
This project requires packages. If you are on MacOS you can download this packages directly from your package manager. Otherwise, if you are on Windows you can download the packages from the official websites.
- Unity (https://unity.com / version <= 2018.3.7f1)
- Rider (https://www.jetbrains.com/rider/)
- Git (https://git-scm.com/)
Installation
- Cloning
# Cloning the repository
git clone https://github.com/Ikirame/Poolpy.git
Usage
From here, you can now open the project with Unity.
To do this, inside the Unity Hub, you can click on the button "Add" and select the folder where the repository has been cloned.
Now the project is added to your Unity Hub, the last thing to do is to double click on it to open it.
Authors
- Marie Schindler - Luciol
- Victor Kern - VictorKern
- Valentin Gérard - Ikirame