Skip to content

lucianchauvin/connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

The goal of this project was to created connect 4 in python in as little lines as possible (without using a semi colin). This project was originally assigned in my intro coding course taught by my teacher Mr. Yin. Ive slowly been making it smaller and smaller. The hardest part so far was getting the algorithm to check for a win as small as possible. I was able to get it down to one line using list comprehension.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages