ahmet2106 / connect4-python

simple connect 4 in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple connect 4 in python / connect four game in python

This is a simple console edition of the connect 4 game written in python 3.

I have coded this in about 6 hours as a homework @university (computer science as a freshman).

use

Run it with IDLE or call it using your Terminal:

./python3 connect4.py

notes

This is only a simple version of the game so maybe there are some bugs.

Fixed some? Feel free to push a request ;)

licence

CreativeCommons2.0 licence: CC BY-SA

You are free to share & remix this code only if you mention me as coder of this base.

copyright

Copyright © Ahmet Topal 2013. All rights reserved.

About

simple connect 4 in python


Languages

Language:Python 100.0%