Minigolf Masters is a 1-4 player local multi-player minigolf game. Compete with your friends to get the lowest total score across 20 courses. 🏌️⛳
TODO: Add demo video
Clone the repo
git clone https://github.com/Ori-Riaru/minigolf-mastersIn the repo base folder run the main script using python
cd minigolf-masters
pip install -r requirements.txt
python ./src/main.py


