Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 982 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 982 Bytes

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