I am learning how to do Pygames in Python3. This was found from FreeCodeCamp Tutorials Website. I will code every other day or so, so I won’t forget how to code. I am a beginner, and the video was a beginner tutorial. The Connect 4 in Python 3 game was very good to learn. Here’s the video of my game I edited:

FreeCodeCamp Beginner Tutorial: Connect4 in Python3 with Pygames

Github: https://github.com/darkrider231/Connect4Python3

I can make this game to any number of how many in a row you can connect.

Now I can make this game as big as I want, or how small as I want with a few lines of code changes. Now I got it where it you can connect 8 in a row in order to win instead of the original Connect 4:

Connect 8 in a row to win instead of Connect 4

Github https://github.com/darkrider231/connect8python3


Discover more from GrantsGaming

Subscribe to get the latest posts sent to your email.

Leave a comment

Trending