CiscoPr / IA_A1

The first assignment of the IA course: Space Block – Roll the Block

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Block – Roll the Block

Developed by:

  • Fábio Cunha Morais - up202008052
  • Francisco Miguel Alcobia Maia Prada - up202004646
  • Guilherme Soares Sequeira - up202004648

How to compile the program

  1. When opening the project folder, the user should go to the src folder using:
cd src
  1. Depending on which version of python the user is using, they should run:
python3 main.py
  1. This should run the program with no problem. In order to control and select the options on the menus, the user should control the pointer using the arrow keys and press ENTER to select one of the options

About

The first assignment of the IA course: Space Block – Roll the Block


Languages

Language:Python 100.0%