DEV Community

HaseebGarfinkel
HaseebGarfinkel

Posted on

3 3

Beginner Python Game: Connect Four

As my second project, I wanted to try recreating a simple game to expand my knowledge on basic python.

Image description

The code here was mainly contained in a couple different functions that each controlled a different part of the game, such as a function to drop a piece into a column and a function to check for a winner.

Link to Github

As I am still a very new programmer, I would really appreciate any advice and tips you could give me in the comments.

Thank you!

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay