Tagged articles
5 articles
Page 1 of 1
Python Programming Learning Circle
Python Programming Learning Circle
Jul 24, 2025 · Game Development

Explore 13 Classic Python Mini‑Games with Full Source Code and How‑to Guide

This article presents a collection of thirteen classic Python mini‑games—ranging from coin‑catching and ping‑pong to Tetris, Snake, and 24‑point puzzles—each accompanied by complete, ready‑to‑run source code and step‑by‑step explanations, offering a practical way to learn programming through game development.

Game DevelopmentPygamePython
0 likes · 37 min read
Explore 13 Classic Python Mini‑Games with Full Source Code and How‑to Guide
Alipay Experience Technology
Alipay Experience Technology
Apr 23, 2025 · Game Development

How Alipay Boosted Mini‑Game Performance with Multithreading and Rendering Optimizations

This article explains how Alipay’s mini‑games platform was optimized through multithreading, independent audio and rendering threads, file‑system and text‑rendering improvements, and an iOS high‑performance mode, resulting in dramatically higher frame rates and lower latency across a range of games.

AlipayGame DevelopmentRendering
0 likes · 16 min read
How Alipay Boosted Mini‑Game Performance with Multithreading and Rendering Optimizations
Python Programming Learning Circle
Python Programming Learning Circle
Feb 25, 2023 · Game Development

Python Mini-Game Collection with Source Code Tutorials

This article presents a series of Python mini-game tutorials, including code for coin-collecting, ping-pong, skiing, space shooter, whack-a-mole, dinosaur runner, match-3, Tetris, snake, 24-point puzzle, alien invasion, tic-tac-toe, and more, offering complete source files and gameplay explanations.

Game DevelopmentPygamePython
0 likes · 36 min read
Python Mini-Game Collection with Source Code Tutorials
Tencent Cloud Developer
Tencent Cloud Developer
Sep 2, 2019 · Industry Insights

How to Turn a Solo Mini‑Game into a Multiplayer Hit with Cloud‑Based Engines

The article outlines the challenges of creating multiplayer mini‑games—such as matchmaking, network communication, and stateful deployment—and presents a cloud‑based solution that abstracts room management, online matching, frame‑sync and state‑sync APIs, enabling developers to add real‑time battles to their games within minutes.

Game BackendWeChatcloud development
0 likes · 16 min read
How to Turn a Solo Mini‑Game into a Multiplayer Hit with Cloud‑Based Engines
Tencent Cloud Developer
Tencent Cloud Developer
Sep 3, 2018 · Game Development

Tencent Cloud Game-Tech Salon: Mini Game Development Technical Insights

At the Tencent Cloud Game‑Tech Salon in Beijing, more than 100 developers learned about the TCB platform for WeChat mini‑games, LayaAir 2.0’s component‑based 3D engine, real‑time H5 voice integration, Tcaplus NoSQL storage, and practical tips from successful mini‑game projects, highlighting tools that boost efficiency, scalability, and social interaction.

HTML5 gamesLayaAir engineTencent Cloud
0 likes · 9 min read
Tencent Cloud Game-Tech Salon: Mini Game Development Technical Insights