Skip to content

My First Project. A small terminal version of 4 in line.

Notifications You must be signed in to change notification settings

Mega-Barto/4-on-a-Row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

4 on a row

Details

release python

Description

My First Project. A small terminal version of 4 on a row.

Made in Python.

How works

Enter the number corresponding to a box. You win when you get a line with your brand.

The concept of the game is the used in "connect four", unlike tik tak toe, is affected by gravity.

The latter is what the program emulates.

Notes about the project

  • This program uses a 7x6 board, like the original connect four game.
  • Now, the program uses an if sequences for each mark for analize a winning situation.
  • Dashboard display needs a cosmetic makeover.
  • I'm thinking of upgrading to a graphical mode, but I want to work on the details of the terminal mode until it works in optimal conditions.

About me

Name: Juan Alejandro Pérez Bermúdez

Studying: Systems Engineering

University: Universidad Técnológica de Pereira

Country: Colombia

Known Technologies:

  • Racket
  • C
  • Python
  • HTML5 - CSS3

About

My First Project. A small terminal version of 4 in line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages