Articles by Tag #pygame

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

The Practical Guide to Game Development with Pygame---1. Introduction to Pygame

In this article, we will learn how to download and install the Pygame, a game development library,...

Learn More 8 0Aug 10 '24

🦠 Avoid the Virus – Survive, Power Up, Repeat (Built with Amazon Q + Pygame)

🎮 Introduction It started with a simple idea: what if we built a survival arcade game...

Learn More 7 2Jun 1

Setup pygame in termux

How to succefully install pygame in termux and get started If you try to directly...

Learn More 5 1Sep 21 '24

Building a Simple Arcade Game with Amazon Q CLI

Recently, I built a classic arcade-style game called Road Runner using PyGame, but this time, I...

Learn More 5 0May 26

Road Runner – A Python Game Built with Amazon Q CLI

Road Runner – A Python Game Built with Amazon Q CLI In just under an hour, I built a Python game...

Learn More 5 0May 25

Blast from the Past: Build Your Own Space Invaders Game with Python - A Step-by-Step Tutorial

Setting Up Your Development Environment Before diving into coding Space Invaders using...

Learn More 4 0Sep 19 '24

Simulating simple CRT and glitch effects in Pygame

For my retro-style arcade shooter Planetoids, I wanted to give the visuals a nostalgic kick—like you...

Learn More 3 0Mar 23

Build Games with Amazon Q CLI and Get a Free T-shirt! 🏆👕

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! 🎮✨

Learn More 3 0May 25

What If Exam Finals Were a Game? A Pinoy College-Themed Endless Arcade Made with Amazon Q and Pygame-CE

As a student developer who is exploring AWS technologies, I recently came across Amazon Q and its...

Learn More 2 0Jun 17

Using Amazon Q for More Than Just Code — Meet Galaxy Rush

Introduction What happens when you blend Temple Run, Subway Surfers, and sci-fi aesthetics, then...

Learn More 2 2Jun 3

Tic-Tac-Toe with Pygame

Hi folks, this will be the first post of the year. I hope you had very merry holidays, are relaxed,...

Learn More 2 0Jan 13

Intro : Python For Gaming week 1

Week 1: Introduction to Python and Game Development Basics Class 1: Python Basics and...

Learn More 1 0Aug 10 '24

Building Color Match Game with Amazon Q: A Creative Coding Journey

Color Match Game Demo The Project I recently built a creative color tile game called "Color Match"...

Learn More 1 0Jun 6

Animating Sprites In 2D games

Basics of Animating Sprites in Game Dev: **Animating sprites while making a 2D game is a...

Learn More 1 0Jul 27 '24

Build an Action Game to Learn AWS Security in a Fun Way with Amazon Q CLI

There was an interesting campaign about Amazon Q CLI. If I build a game with Amazon Q CLI and publish...

Learn More 1 1Jun 9

Devlog (Platformer Game)

Recently, I have started working on a platformer game in pygame. All the physics and mechanics are...

Learn More 1 0Jul 5 '24

🧠 Building “Memory Maze” with Amazon Q CLI and Python — A Brain-Training Game with AI Power ⚡🎮

⚡ By Aditya Kumar· #BuildOnAWS #AmazonQCLI #python #pygame #amazon_q_cli_challenge 🚀 Introduction I...

Learn More 1 0May 25

Game Jam Experience();

A few days before I participated in a jam to showcase my skills and see what other people are...

Learn More 1 0Jul 7 '24

The Journey Continues...(GMTK)

Introduction: In the mid of August, I had to participate in my first ever GMTK Game Jam(biggest...

Learn More 0 0Aug 29 '24

Build a Time Tracking App with Tkinter and Pygame

Building a Time Tracking App with Tkinter and Pygame in Python Creating a graphical user...

Learn More 0 0Jan 31

Building a Chrome-Style Dinosaur Game Using Amazon Q CLI – #AmazonQCLI

Ever found yourself without internet and playing that addictive Chrome dinosaur game? I decided to...

Learn More 0 0Jun 16

Sudoku game!

I've always enjoyed playing Sudoku—it’s a game that combines logic, numbers, and strategy in a way...

Learn More 0 0Dec 2 '24

Elixir Of Life

Introduction: The game was usually made for a game jam but after that the development is...

Learn More 0 0Aug 5 '24

[Boost]

What If Finals Were a Game? A Pinoy College-Themed Endless...

Learn More 0 0Jun 17

pac-man with python, pygame

from random import choice from turtle import * from freegames import floor, vector state =...

Learn More 0 0Jun 27

Devlog (Platformer Game)

Recently, I have started working on a platformer game in pygame. All the physics and mechanics are...

Learn More 0 0Jul 5 '24

🧠 Amazon Q CLI + PyGame: I Asked for a Memory Game and Got a Working One (What?!)

TL;DR: I asked Amazon Q CLI to build a memory card game in Python. It said “sure,” and gave me...

Learn More 0 0Jun 12

AI Runner: now with Pygame support

Build games with Pygame and AI Runner

Learn More 0 0Mar 27

Making Flappy Bird With just 1 line !!

Have you ever imagined building a game like Flappy Bird using just a single line of prompt? With...

Learn More 0 0May 29

Pygame balloon shooting game using Amazon Q Developer IDE/CLI.

I developed a simple and engaging balloon shooting game using Python, pygame, and the Amazon Q...

Learn More 0 0May 25