Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
In this article, we will learn how to download and install the Pygame, a game development library,...
🎮 Introduction It started with a simple idea: what if we built a survival arcade game...
How to succefully install pygame in termux and get started If you try to directly...
Recently, I built a classic arcade-style game called Road Runner using PyGame, but this time, I...
Road Runner – A Python Game Built with Amazon Q CLI In just under an hour, I built a Python game...
Setting Up Your Development Environment Before diving into coding Space Invaders using...
For my retro-style arcade shooter Planetoids, I wanted to give the visuals a nostalgic kick—like you...
I built a fully functional Puyo Puyo-style puzzle game using only Amazon Q CLI chat commands - no manual coding required! Learn how AI can revolutionize game development with this step-by-step guide. Plus, get a free T-shirt! 🎮✨
As a student developer who is exploring AWS technologies, I recently came across Amazon Q and its...
Introduction What happens when you blend Temple Run, Subway Surfers, and sci-fi aesthetics, then...
Hi folks, this will be the first post of the year. I hope you had very merry holidays, are relaxed,...
Week 1: Introduction to Python and Game Development Basics Class 1: Python Basics and...
Color Match Game Demo The Project I recently built a creative color tile game called "Color Match"...
Basics of Animating Sprites in Game Dev: **Animating sprites while making a 2D game is a...
There was an interesting campaign about Amazon Q CLI. If I build a game with Amazon Q CLI and publish...
Recently, I have started working on a platformer game in pygame. All the physics and mechanics are...
⚡ By Aditya Kumar· #BuildOnAWS #AmazonQCLI #python #pygame #amazon_q_cli_challenge 🚀 Introduction I...
A few days before I participated in a jam to showcase my skills and see what other people are...
Introduction: In the mid of August, I had to participate in my first ever GMTK Game Jam(biggest...
Building a Time Tracking App with Tkinter and Pygame in Python Creating a graphical user...
Ever found yourself without internet and playing that addictive Chrome dinosaur game? I decided to...
I've always enjoyed playing Sudoku—it’s a game that combines logic, numbers, and strategy in a way...
Introduction: The game was usually made for a game jam but after that the development is...
What If Finals Were a Game? A Pinoy College-Themed Endless...
from random import choice from turtle import * from freegames import floor, vector state =...
Recently, I have started working on a platformer game in pygame. All the physics and mechanics are...
TL;DR: I asked Amazon Q CLI to build a memory card game in Python. It said “sure,” and gave me...
Build games with Pygame and AI Runner
Have you ever imagined building a game like Flappy Bird using just a single line of prompt? With...
I developed a simple and engaging balloon shooting game using Python, pygame, and the Amazon Q...