Skip to content

lsglucas/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4

Connect 4 game written in Pygame.

Connect Four game which you can play with your friends, against the artificial intelligence or just watch two AIs playing the game for you. (currently in development) We have different themes which you can choose as well as other customizations.

Gif showing different themes

🎮 How to play

On the starter menu, select the mode in which you want to play. If the mode selected is AI vs AI you won't need to type a name and other settings won't appear. If you select other modes you can select a name but it's not required to play the game. You can play it using a controller or your own keyboard.

💻 Development setup

To install all the dependencies you must have python 3.9 installed; then you need to create a virtual environment, running the following code:

virtualenv venv

After creating the virtual environment you must install the libraries which are used on the project, running the following code:

pip install -r requirements.txt

👨🏻‍💻 Meta

If you need any help, run through any issues, or have any ideas, don’t hesitate to contact us.

Lucas Garcia – @lsglucasslsglucas@pm.me

Daniel Kauffmann – @danieldowombodanielvenna2@hotmail.com

Matheus Chang - matheus.chang21@gmail.com

Rodrigo Martini - rodrigo.ldemartini@gmail.com