Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 695 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 695 Bytes

Projeto AP: n-em-linha

Connect 4 game but instead of 4 the winning sequence can by any number bigger than 0.

Installation

Use the package manager pip to install all the project dependencies

pip install PrettyTabel
pip install colorama

Usage

Open the project on /src directory and run the following command on your terminal.

THIS REQUIRES PYTHON ^3.10 OR GREATER.

python3.10 program.py

Contributors

Alexandre Tusto

Bruno Moisão

Ivalécia Cruz

License

MIT

2023 © All rights reserved to Alexandre Tusto, Bruno Moisão and Ivalécia Cruz