Skip to content

kimtienly/Magic-Tower

Repository files navigation

Magic-Tower

Requirements

The following elements need to be installed:
  • Python 3.6 or above

  • Pygame 1.9.6 or above


Note: The game may run on versions older than requirements, but functionality cannot be guaruanteed

Installation Instructions

Download and install Python from https://www.python.org/

Install Pygame using Pip (automatically installed starting with Python 3.4)

You can do this using the following code below:

python3 -m pip install pygame

See https://www.pygame.org/wiki/GettingStarted for further details

Executing game

Run main.py to play the game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages