Skip to content

Files

Latest commit

 

History

History
21 lines (11 loc) · 479 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 479 Bytes

Python Console Four In A Row

A simple four in a row game for playing via CLI.

I was bored on my summer break so i decided to do this simple game in python.

Author

Rodrigo Pietnechuk (ptnchk.rodrigo@gmail.com)

Usage

Just run console_4_row.py in a python interpreter and start playing.

License

This software is licensed under the MIT License. Read LICENSE for more details.

Special thanks to

a.a.c.r#0015 on discord for inspiring me to do this.