DEV Community

Angel
Angel

Posted on

2

Step Zero for the Most Awesome Game in the World

Ok, sorry, I wrote that title because my prompt starts as:

Your blog post should include the following:
1. A compelling title about your program

I made this Connect Four game as my final project for Unit 1 of the online course I'm taking. It allows two players to play against each other and shows the suspended grid visually.

Image description

If you are interested, you can find my game here: https://github.com/aaw707/Connect-Four
Any feedback or suggestion will be appreciated :)

This is the first time I wrote a functioning script from start to finish. Before I've mostly worked in Jupyter Notebooks and online compliers , which makes me feel intimidated by creating script files...

I learned python as I was aiming to become a data analyst earlier, but lately I'm intrigued by the dev part and let curiosity take me here..! And yes, there is the possibility that this script is my step zero to become an awesome game developer and create the best game in the world!

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

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

Okay