A downloadable game for Windows, macOS, Linux, and Android

Hey! Welcome to Sundae Mania. This is an OPEN SOURCE project. I did the best I could with my current skill sets, and now I want you guys to play and modify it or give me new ideas in the discussion thread below.

Sundae Mania is inspired from Ketchapp games' minimalistic but interactive game design. I do not hold any commercial interest with this project, for this was solely based for learning purpose, gaining some constructive criticism, and new ideas(welcome to the discussion thread below.)

Keep playing!

Download

Download
Sundae_Mania.zip 259 kB

Install instructions

STEPS OF INSTALLATION: 1- Install python 3.8.0 from the given link https://www.python.org/downloads/release/python-370/ 

NOTE: Choose - Windows x86-64 executable installer for 64 Bit                                    -Windows x86 executable installer for 32 Bit 

2- When you'll click on python installer file, you'll see an option in the bottom "Add Python 3.7.0 to Path". Check that

3- Click Install Now.

4- Once python is installed, open cmd and follow these steps:

a- In cmd type:

 pip install pygame

b- wait for it to finish

c- Then type:

pip install maths

4- Run main_game.py

NOTE: If the game doesn't run then try the following steps too:

a- open cmd and type the following

pip install random2

b- if this fails then try the following command:

pip install random