Tagged articles
5 articles
Page 1 of 1
Python Programming Learning Circle
Python Programming Learning Circle
May 15, 2021 · Game Development

Python Pygame Tank Battle Game Implementation

This article presents a complete Python 3 + Pygame implementation of a classic tank battle game, detailing the visual layout, full source code with sprite classes for tanks, bullets, obstacles, and game logic, and explains how to run and customize the game.

Game DevelopmentPygameSprite
0 likes · 39 min read
Python Pygame Tank Battle Game Implementation
Aotu Lab
Aotu Lab
Jul 15, 2016 · Frontend Development

Boost Mobile Icon Clarity with Fast SVG Export and Symbol Techniques

This guide explains why retina screens blur icons, compares SVG with other icon solutions, shows four practical SVG usage methods, and provides step‑by‑step instructions for exporting SVGs, automating symbol generation with gulp, and using a lightweight SVG‑symbol visual tool.

IconSpriteSymbol
0 likes · 12 min read
Boost Mobile Icon Clarity with Fast SVG Export and Symbol Techniques
Architecture Digest
Architecture Digest
Jun 21, 2016 · Mobile Development

Developing a Mobile Dragon Boat Festival Activity Page: Drafting, CSS, Sprite, and CreateJS Implementation

The article details the author’s process of building a mobile Dragon Boat Festival activity page, emphasizing the importance of drafting, systematic CSS styling, sprite generation, reusable UI components, CSS3 animations, and a simple CreateJS‑based mini‑game, offering practical tips for mobile front‑end development.

CreateJSMobileSprite
0 likes · 11 min read
Developing a Mobile Dragon Boat Festival Activity Page: Drafting, CSS, Sprite, and CreateJS Implementation