/defend_aniladlas

Python game development for learning "Programming of computers" in IFRN / TADS / CNAT

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Game Play

Screenshot

Alunos:

  • Simei Thander de Assis Silva
  • Rafael Crisostomo da Silva

Como jogar:

Para jogar é necessário ter o Pyton instalado no computador.

Instalação do Python no Windows:

https://python.org.br/instalacao-windows/

Instalação do Python no Linux:

https://python.org.br/instalacao-linux/

Executando o jogo:

Baixe o jogo na aba de Releases: https://github.com/simeithander/defend_aniladlas/releases

Abra o terminal na pasta do jogo e digite:

python3 game.py

Enjoy ;D

How to play:

1 - Download and install Python interpreter: https://www.python.org/downloads/

2 - Download and unzip file in https://github.com/simeithander/defend_aniladlas/releases

3 - Open the terminal/CMD at the same folder what you unzip the files and type it:

python3 game.py

Enjoy ;D