Tagged articles
349 articles
Page 1 of 4
Lao Guo's Learning Space
Lao Guo's Learning Space
Apr 21, 2026 · Artificial Intelligence

HappyOyster: Build an Explorable Interactive World with a Single Prompt

Alibaba’s ATH team unveiled HappyOyster, a real‑time world‑model platform that lets users generate and explore interactive 3D environments from a single sentence or image, offering two modes—Wander for exploration and Direct for creation—while detailing its streaming architecture, multimodal foundation, competitive advantages, use cases, and current limitations.

AI videoGame Developmentgenerative AI
0 likes · 11 min read
HappyOyster: Build an Explorable Interactive World with a Single Prompt
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Apr 20, 2026 · Game Development

Build an Indie Game in 5 Days with Claude Code Game Studios’ 49 AI Agents

Claude Code Game Studios is a virtual game‑studio framework that assembles 49 AI agents, 72 slash commands, and 12 automation hooks to automate the entire game‑development pipeline—from concept brainstorming to release—cutting a typical two‑week design phase down to 2‑3 days and supporting Unity, Unreal, and Godot.

AI AgentsAutomationClaude Code
0 likes · 11 min read
Build an Indie Game in 5 Days with Claude Code Game Studios’ 49 AI Agents
Tencent Cloud Developer
Tencent Cloud Developer
Apr 3, 2026 · Artificial Intelligence

LLM Showdown in a Three‑Kingdoms Strategy Game: Tactics, Winners, and Surprising Insights

This article details a custom Three‑Kingdoms‑style strategy game used to benchmark nine flagship large language models, explains the game mechanics, evaluates each model's strategic decisions and diplomatic behavior, and reveals how Gemini 3.1 Pro clinched the championship with a clever "坚壁清野" tactic while also sharing the underlying engine architecture and development lessons.

Game DevelopmentLLMStrategy Evaluation
0 likes · 29 min read
LLM Showdown in a Three‑Kingdoms Strategy Game: Tactics, Winners, and Surprising Insights
Woodpecker Software Testing
Woodpecker Software Testing
Feb 1, 2026 · R&D Management

Agile Testing in Game Development: Safeguarding Quality Amid Rapid Release Cycles

The article presents a four‑dimensional agile testing framework for fast‑paced game development, detailing a risk‑matrix‑driven pipeline, player‑behavior twin testing, and concrete practices such as hot‑update safety nets and data‑driven test case generation, while showcasing a real SLG project’s efficiency gains and future AI‑driven testing directions.

Agile TestingData‑Driven TestingGame Development
0 likes · 5 min read
Agile Testing in Game Development: Safeguarding Quality Amid Rapid Release Cycles
Tencent Architect
Tencent Architect
Jan 7, 2026 · Databases

How Tencent Cloud MongoDB’s Key‑Based Flashback Enables Millisecond‑Level Data Recovery for Games

This article explains Tencent Cloud MongoDB’s backup and restore capabilities, the challenges posed by modern game workloads, and how the industry‑first key‑based flashback feature provides second‑level, fine‑grained, non‑disruptive data recovery, dramatically improving reliability and speed for game operators.

BackupData RecoveryDatabase Architecture
0 likes · 23 min read
How Tencent Cloud MongoDB’s Key‑Based Flashback Enables Millisecond‑Level Data Recovery for Games
Python Programming Learning Circle
Python Programming Learning Circle
Oct 30, 2025 · Game Development

Build a Simple Alien Shooter Game with Python and Pygame – Step‑by‑Step Tutorial

This tutorial walks you through creating a basic alien‑invader shooter using Python's Pygame library, covering essential game libraries, class design for Game, Alien, Hero, Generator, and Rocket, collision detection, win/lose logic, and provides the complete source code with explanations.

Alien ShooterCode ExampleGame Development
0 likes · 10 min read
Build a Simple Alien Shooter Game with Python and Pygame – Step‑by‑Step Tutorial
Alibaba Cloud Observability
Alibaba Cloud Observability
Oct 20, 2025 · Cloud Native

How ‘泡姆泡姆’ Leverages Cloud‑Native Architecture for Global Low‑Latency Gaming

The multiplayer party game 泡姆泡姆 combines colorful shooting, match‑3, physics puzzles and arcade mini‑games, and uses a cloud‑native stack on Alibaba Cloud Container Service with OpenKruiseGame, Keda‑driven auto‑scaling, multi‑region deployment, zero‑downtime updates and a three‑layer observability platform to deliver seamless low‑latency experiences worldwide.

Game DevelopmentObservabilityScalability
0 likes · 10 min read
How ‘泡姆泡姆’ Leverages Cloud‑Native Architecture for Global Low‑Latency Gaming
Python Programming Learning Circle
Python Programming Learning Circle
Sep 26, 2025 · Game Development

How to Build a Python Missile‑Tracking Demo with Pygame – Step‑by‑Step Guide

This article explains a simple Python missile‑tracking algorithm using Pygame, covering the mathematical basis of time‑sliced vector calculations, triangle geometry for direction and distance, and detailed code that handles movement, rotation, and image offset to keep the missile tip aligned with the target.

Game DevelopmentMissile TrackingPygame
0 likes · 10 min read
How to Build a Python Missile‑Tracking Demo with Pygame – Step‑by‑Step Guide
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Aug 15, 2025 · Operations

How to Spot Performance Issues Early in Functional Testing

This article explains how integrating concurrency checks into functional testing can uncover performance bottlenecks before load testing, using real game scenarios such as team creation overload, redemption code over‑issuance, and Redis limits, and outlines practical strategies like client behavior analysis, throttling, and early API stress validation to reduce later testing effort.

Game DevelopmentLoad TestingPerformance Testing
0 likes · 15 min read
How to Spot Performance Issues Early in Functional Testing
AI Info Trend
AI Info Trend
Aug 14, 2025 · Industry Insights

How AI Is Revolutionizing Game Development: Key Trends and Insights

The report analyzes how AI is reshaping every stage of game creation and experience, highlighting developer adoption rates, advances in asset generation, narrative design, testing, commercialization, and the broader market transformation driven by generative AI technologies.

AIAIGCGame Development
0 likes · 7 min read
How AI Is Revolutionizing Game Development: Key Trends and Insights
Alibaba Cloud Native
Alibaba Cloud Native
Aug 8, 2025 · Cloud Native

How Cloud‑Native Architecture Powers Global Game Publishing at Lingxi Interactive

Lingxi Interactive transformed its overseas game publishing by adopting a cloud‑native infrastructure built on Alibaba Cloud ACK, creating a unified platform with the KUN ops layer, automating scaling, monitoring, and FinOps, which dramatically improved stability, efficiency, and cost while supporting diverse game genres worldwide.

AutomationCloud NativeFinOps
0 likes · 12 min read
How Cloud‑Native Architecture Powers Global Game Publishing at Lingxi Interactive
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
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Jul 7, 2025 · Game Development

How Client and Server Bots Power Large-Scale MMO Testing

In massive multiplayer online games, testing core activities like cross‑server wars, large raids, and world‑boss battles requires simulating thousands of players, so developers rely on client and server bots to create realistic high‑concurrency environments, validate server limits, logic correctness, and reward distribution efficiently.

AutomationGame DevelopmentLoad Testing
0 likes · 17 min read
How Client and Server Bots Power Large-Scale MMO Testing
IT Services Circle
IT Services Circle
Jul 3, 2025 · Operations

7 Must‑Try Open‑Source Tools for CRM, Freelancers, Git Parsing, and More

This article showcases seven noteworthy open‑source projects—including a Salesforce‑level CRM, a freelancer management suite, a GitHub repository summarizer, Telegram's Android source, a node‑based vector editor, a cross‑platform remake of Lego Island, and Stanford's AI‑powered writing assistant—highlighting their key features and GitHub links.

AI writingCRMGame Development
0 likes · 5 min read
7 Must‑Try Open‑Source Tools for CRM, Freelancers, Git Parsing, and More
macrozheng
macrozheng
Jul 3, 2025 · Game Development

How 128KB Powered Classic Games Like Contra – Secrets of Retro Game Tech

This article explores why early 1980s games such as Contra could deliver rich graphics, music, and gameplay within just 128KB of memory, explaining tile‑based rendering, limited audio chip capabilities, and ultra‑compact code techniques that made such feats possible.

Game DevelopmentGraphicsMemory Optimization
0 likes · 7 min read
How 128KB Powered Classic Games Like Contra – Secrets of Retro Game Tech
php Courses
php Courses
Jul 2, 2025 · Game Development

Why C++ Dominates Game Development, Systems, and High‑Performance Computing

From powering cutting‑edge 3A games and operating system kernels to accelerating scientific simulations, high‑frequency trading, and embedded IoT devices, C++ remains the go‑to language for high‑performance, low‑level control across diverse domains, thanks to its speed, portability, and fine‑grained memory management.

C++FinTechGame Development
0 likes · 6 min read
Why C++ Dominates Game Development, Systems, and High‑Performance Computing
IT Services Circle
IT Services Circle
Jun 13, 2025 · Game Development

From Hobby Sketch to Digital Earth: The Rise of Microsoft Flight Simulator

The article chronicles how two college friends turned a simple flight hobby into SubLogic, created the pioneering Flight Simulator on Apple II, and how Microsoft’s acquisition and decades of technological advances transformed it into a massive, real‑time, globally‑scaled digital world experience.

Game DevelopmentMicrosoftcomputer graphics
0 likes · 10 min read
From Hobby Sketch to Digital Earth: The Rise of Microsoft Flight Simulator
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 10, 2025 · Game Development

Build a Crossy‑Road Style 3D Game with Three.js – A Step‑by‑Step Guide

This tutorial walks you through creating a lightweight, child‑friendly 3D Crossy Road‑style game using Three.js, covering scene setup, metadata‑driven terrain generation, asset loading, player movement queues, dynamic collision detection, UI communication, and deployment tips, all illustrated with code snippets and screenshots.

3DGame DevelopmentJavaScript
0 likes · 30 min read
Build a Crossy‑Road Style 3D Game with Three.js – A Step‑by‑Step Guide
Python Programming Learning Circle
Python Programming Learning Circle
Jun 2, 2025 · Game Development

Creating a Rain Animation with Python and Pygame

This article provides a step‑by‑step guide to building a realistic rain animation in Python using the Pygame library, covering environment setup, raindrop physics, drawing techniques, full source code, and suggestions for customization such as color, density, wind, and depth effects.

Game DevelopmentGraphicsPygame
0 likes · 7 min read
Creating a Rain Animation with Python and Pygame
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 26, 2025 · Game Development

Customizable 3D Scene Construction with Three.js, Shaders, AI‑Generated Assets, and Advanced Character Controls

This article guides readers through building a highly customized 3D scene using Three.js, GLSL shaders, AI‑generated 2D/3D assets, orthographic cameras, pixelated post‑processing, four‑direction character movement, octree collision detection, and stylized water effects, while providing code snippets and resource links.

3DAIBlender
0 likes · 35 min read
Customizable 3D Scene Construction with Three.js, Shaders, AI‑Generated Assets, and Advanced Character Controls
Open Source Tech Hub
Open Source Tech Hub
May 24, 2025 · Game Development

Build 2D/3D Games in PHP with Raylib Bindings – A Complete Guide

This article introduces PHP‑Raylib, the PHP binding for the Raylib game framework, outlines its key features, cross‑platform support, installation steps, and provides detailed code examples—including a basic window and a custom button—while comparing it to native Raylib.

FFIGame DevelopmentGraphics
0 likes · 7 min read
Build 2D/3D Games in PHP with Raylib Bindings – A Complete Guide
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
May 23, 2025 · Game Development

How Project Management Thinking Boosts QA Efficiency in Game Development

This article explains how applying systematic project‑management thinking—defining projects, setting clear goals, planning, risk management, execution, and review—helps game QA teams clarify requirements, break down tasks, schedule work, mitigate risks, and improve overall development efficiency and product quality.

Game DevelopmentProject ManagementQA
0 likes · 30 min read
How Project Management Thinking Boosts QA Efficiency in Game Development
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Apr 27, 2025 · Game Development

Texture Density Checking and Art Asset QA in Game Development: A Case Study and Practical Solutions

This article examines a game‑development incident caused by excessive texture density, analyzes the underlying issues, and presents a comprehensive QA workflow—including requirement analysis, a Blender‑based density‑checking pipeline, web heat‑map visualization, post‑commit automation, and lessons learned—to improve art asset quality and prevent performance crashes.

AutomationBlenderGame Development
0 likes · 14 min read
Texture Density Checking and Art Asset QA in Game Development: A Case Study and Practical Solutions
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
Apr 19, 2025 · Game Development

Complete Python Code for a Simple Endless Runner Game Using Pygame

This article provides a full Python implementation of a simple endless runner game using Pygame, including definitions for game configuration, player character, obstacles, background, game loop logic, collision detection, scoring, and instructions for running the code, along with promotional links for further Python learning resources.

Endless RunnerGame DevelopmentPygame
0 likes · 8 min read
Complete Python Code for a Simple Endless Runner Game Using Pygame
Cognitive Technology Team
Cognitive Technology Team
Mar 26, 2025 · Game Development

Designing Scalable Game Leaderboards with Redis: Core Requirements, Data Structures, and Architecture

This article analyzes the essential requirements of massive‑scale game leaderboards, explains how Redis sorted sets and hash tables provide fast ranking and lookup, and presents a multi‑layered architecture—including hot‑key sharding, dynamic partitioning, tiered storage, read/write separation, pipeline batching, and hybrid persistence—to achieve real‑time, billion‑user performance.

Game DevelopmentPersistenceScalability
0 likes · 5 min read
Designing Scalable Game Leaderboards with Redis: Core Requirements, Data Structures, and Architecture
php Courses
php Courses
Mar 14, 2025 · Fundamentals

Top 10 Application Areas of Python with Sample Code

This article introduces ten major fields where Python excels—including web development, data science, automation, web crawling, game development, desktop applications, DevOps, IoT, blockchain, and education—provides brief overviews, lists common tools or libraries, and supplies concise code examples for each use case.

AutomationBlockchainData Science
0 likes · 9 min read
Top 10 Application Areas of Python with Sample Code
21CTO
21CTO
Mar 11, 2025 · Game Development

Godot 4.4 Released: New Jolt Physics Integration and Enhanced Editor Features

Godot’s open‑source 4.4 update introduces native Jolt Physics support, 3D physics interpolation, an embedded game window for Linux, Windows and Android, upgraded C# to .NET 8, typed dictionaries in GDScript, and numerous QoL and performance enhancements that boost developer workflow.

.NET 8GDScriptGame Development
0 likes · 4 min read
Godot 4.4 Released: New Jolt Physics Integration and Enhanced Editor Features
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Feb 24, 2025 · Artificial Intelligence

Generate Game Code Instantly with DeepSeek V3 on Huawei Cloud

This tutorial walks you through configuring a Huawei Cloud host, installing the AutoGen framework, setting up DeepSeek V3 model API keys, and using the model to automatically generate Python code for a graphical two‑player battle game, complete with step‑by‑step instructions and sample commands.

AI code generationAutoGenDeepSeek
0 likes · 9 min read
Generate Game Code Instantly with DeepSeek V3 on Huawei Cloud
DaTaobao Tech
DaTaobao Tech
Feb 5, 2025 · Artificial Intelligence

Technical Highlights: AI Agents, Performance Optimization, Architecture and More

The report reviews AI agent research across 19 frameworks, a GPT‑based assistant that halves Taobao development time, Double 11 shopping‑cart performance gains, test‑environment governance tools, unified architecture principles, eight 2024 multimodal AI papers, mobile first‑frame optimizations, the Hand Cat Assistant platform, logistics‑focused large models, and real‑time 3D game‑map reconstruction techniques.

AIGame Development
0 likes · 5 min read
Technical Highlights: AI Agents, Performance Optimization, Architecture and More
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jan 20, 2025 · Game Development

Building a Super Mario MVP with LeaferJS and Vue

This article demonstrates how to create a minimal Super Mario‑style platformer using JavaScript, LeaferJS for graphics rendering, and Vue for UI and map editing, covering background looping, scene management, sprite classes, a simple physics engine with gravity, collision detection, jumping, camera follow, scoring, and a basic victory condition.

Game DevelopmentJavaScriptLeaferJS
0 likes · 8 min read
Building a Super Mario MVP with LeaferJS and Vue
Tencent Cloud Developer
Tencent Cloud Developer
Jan 9, 2025 · Game Development

Mastering Finite State Machines for Game Objects: From Basics to NPC Patrols

This article explains why finite state machines (FSM) are essential for game development, outlines their core concepts, demonstrates common pitfalls of if‑else logic, and provides step‑by‑step Unity C# examples for object state switching and intelligent NPC patrol behavior, including code snippets and integration tips.

AI code assistantCFinite State Machine
0 likes · 14 min read
Mastering Finite State Machines for Game Objects: From Basics to NPC Patrols
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jan 1, 2025 · Industry Insights

How Cloud‑Native Is Reshaping China’s Game Industry and What Elastic Strategies Developers Need

The article analyzes the rapid growth of China's game cloud market, explains why cloud‑native adoption has become industry‑wide, and details practical application‑layer and resource‑layer elasticity strategies—including OpenKruiseGame, state‑aware scaling, and Alibaba Cloud node‑scaling options—to improve performance and reduce costs.

Alibaba CloudCloud NativeGame Development
0 likes · 14 min read
How Cloud‑Native Is Reshaping China’s Game Industry and What Elastic Strategies Developers Need
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Dec 20, 2024 · Game Development

Testing a 40‑Year‑Old Game: Lessons from Super Mario Bros

The article explores how game testers can effectively test classic titles like Super Mario Bros by studying similar games, defining clear test scopes, designing practical test cases, handling bugs, and continuously improving test processes while considering player experience and non‑functional issues.

Game DevelopmentPlayer ExperienceQA
0 likes · 35 min read
Testing a 40‑Year‑Old Game: Lessons from Super Mario Bros
Kuaishou Frontend Engineering
Kuaishou Frontend Engineering
Dec 17, 2024 · Game Development

How Crab’s WebGL Engine Powers Game‑Level Animations on the Web

This article explores the design and implementation of the Crab rendering engine, a WebGL‑based solution that combines high expressiveness, interactivity, and cross‑device compatibility to deliver game‑like animations for large‑scale activities, detailing its architecture, rendering pipeline, practical applications, and performance optimizations.

Animation EngineGame DevelopmentRendering
0 likes · 23 min read
How Crab’s WebGL Engine Powers Game‑Level Animations on the Web
Python Programming Learning Circle
Python Programming Learning Circle
Dec 4, 2024 · Game Development

Creating a Simple “Jump” Game with Python and Pygame

This guide demonstrates how to build a basic “jump” game in Python using the Pygame library, covering installation, game logic, platform generation, jump control, collision detection, game loop, and suggestions for extending the project with scoring, difficulty, sound, and graphics.

Game DevelopmentPygamejump game
0 likes · 8 min read
Creating a Simple “Jump” Game with Python and Pygame
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Nov 22, 2024 · Game Development

Requirement Analysis for Game Testing: Methods and Best Practices

This article explores comprehensive requirement analysis techniques for game testing, covering document analysis, mind‑mapping, 5W1H expansion, equivalence class handling, risk mitigation, and implementation details, aiming to improve test case creation, reduce ambiguities, and ensure smoother cross‑functional reviews and overseas releases.

Game DevelopmentQAgame testing
0 likes · 16 min read
Requirement Analysis for Game Testing: Methods and Best Practices
Python Programming Learning Circle
Python Programming Learning Circle
Oct 25, 2024 · Game Development

Creating a Colorful Fireworks Effect with Python and Pygame

This tutorial walks through building a dazzling fireworks animation in Python using the Pygame library, covering environment setup, installing dependencies via domestic mirrors, defining particle and firework classes, and implementing the main game loop with full source code examples.

Game DevelopmentGraphicsParticle System
0 likes · 8 min read
Creating a Colorful Fireworks Effect with Python and Pygame
Python Programming Learning Circle
Python Programming Learning Circle
Sep 30, 2024 · Game Development

Python Fruit Ninja Game Tutorial Using Pygame

This tutorial walks through creating a simple Fruit Ninja‑style game in Python with pygame, covering package imports, window setup, random fruit generation, drawing text and lives, handling game‑over screens, and implementing the main game loop with scoring and bomb detection.

Fruit NinjaGame DevelopmentPygame
0 likes · 7 min read
Python Fruit Ninja Game Tutorial Using Pygame
21CTO
21CTO
Sep 9, 2024 · Fundamentals

Discover Fennel: A Lisp‑Based Language for Lua Lovers and Game Creators

Fennel is a Lisp‑style programming language built on Lua that offers zero‑overhead compilation, full Lua compatibility, compile‑time macros, and easy embedding, making it ideal for creating games and art in environments like TIC‑80, while preserving the simplicity of s‑expressions.

FennelGame DevelopmentLisp
0 likes · 5 min read
Discover Fennel: A Lisp‑Based Language for Lua Lovers and Game Creators
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Sep 6, 2024 · Operations

From Log Beginner to Pro: A QA’s Journey in Game Log Management and Monitoring

This article chronicles the author’s progression from a novice to a proficient log analyst in game development, explaining what logs are, how to collect and classify them, establishing standards and workflows, and detailing the implementation of log monitoring and QA processes for reliable game operations.

Game DevelopmentLog MonitoringOperations
0 likes · 20 min read
From Log Beginner to Pro: A QA’s Journey in Game Log Management and Monitoring
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Sep 2, 2024 · Cloud Native

How Lilith Games Used Cloud‑Native Architecture to Transform AFK Journey

This article examines Lilith Games' cloud‑native migration of the new title AFK Journey, detailing the motivations, technical challenges of containerizing stateful game servers, the adoption of OpenKruise for in‑place updates, and the measurable improvements in resource utilization, release speed, and operational costs.

Cloud NativeDevOpsGame Development
0 likes · 8 min read
How Lilith Games Used Cloud‑Native Architecture to Transform AFK Journey
大转转FE
大转转FE
Sep 2, 2024 · Frontend Development

ZhuanZhuan Frontend Weekly – Curated Technical Articles

The ZhuanZhuan Frontend Weekly curates five recent technical articles—including a Rust‑based JavaScript bundler, Airbnb’s seamless React upgrade, HarmonyOS ArkUI framework, a JavaScript Super Mario game, and the Interface Segregation Principle in React—providing concise English summaries and links for developers.

BundlerGame DevelopmentJavaScript
0 likes · 4 min read
ZhuanZhuan Frontend Weekly – Curated Technical Articles
Tencent Cloud Developer
Tencent Cloud Developer
Aug 29, 2024 · Game Development

How AI Code Assistant Supercharges 3A Game Development in Unreal Engine

The article examines the launch of the Chinese 3A title "Black Myth: Wukong", analyzes programmers' challenges in high‑cost game development, presents survey data on AI coding tools, introduces Tencent Cloud AI Code Assistant, and provides a step‑by‑step tutorial for integrating the assistant into Unreal Engine projects using Rider.

AI code assistantCGame Development
0 likes · 19 min read
How AI Code Assistant Supercharges 3A Game Development in Unreal Engine
Top Architecture Tech Stack
Top Architecture Tech Stack
Aug 28, 2024 · Game Development

Technical Stack of the Chinese AAA Game “Black Myth: Wukong”

The article examines the technology behind the Chinese AAA title “Black Myth: Wukong”, revealing its use of Unreal Engine 5 with C++ as the core language, additional JavaScript integration via Unreal.js, and discusses community speculation about tools like PuerTS while also containing promotional material for development tools.

CGame DevelopmentJavaScript
0 likes · 4 min read
Technical Stack of the Chinese AAA Game “Black Myth: Wukong”
Su San Talks Tech
Su San Talks Tech
Aug 25, 2024 · Game Development

How to Start Learning Unreal Engine for Game Development: A Practical Guide

This article compares Java backend development with game engine programming, explains why Unreal Engine (C++) and Unity (C#) dominate modern games, outlines official Unreal learning paths, and introduces hot‑update techniques using Blueprints, USharp and Lua for dynamic game updates.

Game DevelopmentHot UpdateJava backend
0 likes · 8 min read
How to Start Learning Unreal Engine for Game Development: A Practical Guide
Java High-Performance Architecture
Java High-Performance Architecture
Aug 24, 2024 · Game Development

How Motion Capture Brought Black Myth: Wukong’s Epic Combat to Life

The article explores how Black Myth: Wukong achieved its breathtaking combat and realistic character movements through extensive motion‑capture technology, featuring actor Yin Kai’s background, the 360° camera setup, and the meticulous process of translating physical performance into virtual data for the game.

Black MythGame DevelopmentWuKong
0 likes · 5 min read
How Motion Capture Brought Black Myth: Wukong’s Epic Combat to Life
Java Tech Enthusiast
Java Tech Enthusiast
Aug 23, 2024 · Industry Insights

What Language Powers Black Myth: Wukong and What It Means for China’s Software Industry

The article explains that Black Myth: Wukong is built mainly with C++ on Unreal Engine, outlines the engine's royalty model, and uses this case to highlight why Chinese developers favor Java and Python over C++, the challenges of low‑level software development in China, and the need for more domestic C/C++ talent.

CChinese Software IndustryGame Development
0 likes · 6 min read
What Language Powers Black Myth: Wukong and What It Means for China’s Software Industry
Java Tech Enthusiast
Java Tech Enthusiast
Aug 22, 2024 · Industry Insights

Why Black Myth: Wukong’s Success Sparks a Gaming Job Boom

Black Myth: Wukong has shattered Steam records, attracted massive social media buzz, secured Tencent investment, generated billions in revenue, and is now hiring multiple development and design roles, illustrating how a breakout game can drive both industry growth and talent demand.

Black MythGame DevelopmentGaming
0 likes · 5 min read
Why Black Myth: Wukong’s Success Sparks a Gaming Job Boom
Python Programming Learning Circle
Python Programming Learning Circle
Aug 20, 2024 · Game Development

Python Turtle Pong Game with AI Paddle

This tutorial walks you through building a fully functional Pong game in Python using the turtle library, featuring an AI paddle that automatically tracks the ball, complete with step‑by‑step code snippets and a complete source listing for easy copy‑paste implementation.

AIGame DevelopmentPong
0 likes · 8 min read
Python Turtle Pong Game with AI Paddle
Volcano Engine Developer Services
Volcano Engine Developer Services
Aug 15, 2024 · Artificial Intelligence

How We Built a Turing‑Test Game with Coze AI Agents: Lessons and Challenges

Discover how we created the AI‑powered game “I’m Surrounded by AI!” on the Coze Agent platform, detailing the game’s Turing‑test premise, workflow‑driven state management, code‑based variable handling, database integration, and the practical challenges we overcame to deliver an engaging human‑vs‑AI experience.

AI AgentCozeGame Development
0 likes · 10 min read
How We Built a Turing‑Test Game with Coze AI Agents: Lessons and Challenges
Python Programming Learning Circle
Python Programming Learning Circle
Aug 10, 2024 · Game Development

Creating a Fireworks Display with Python and Pygame

This article demonstrates how to build a colorful, music‑synchronized fireworks animation in Python using the Pygame library, covering module imports, window setup, color definitions, the Fireworks class implementation, and the main loop that renders and animates the fireworks effect.

Game DevelopmentGraphicsPygame
0 likes · 7 min read
Creating a Fireworks Display with Python and Pygame
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jul 25, 2024 · Game Development

Building a First‑Person Shooting Game with Three.js

This tutorial walks through creating a complete first‑person shooter in the browser using Three.js, covering scene setup, floor and lighting, random moving targets, player controls, shooting mechanics, bullet physics, hit detection, explosion effects, and the main animation loop.

3D graphicsFirst-Person ShooterGame Development
0 likes · 16 min read
Building a First‑Person Shooting Game with Three.js
DaTaobao Tech
DaTaobao Tech
Jul 12, 2024 · Game Development

Game Development Techniques: Pathfinding, Depth Sorting, and Parallax Effects in a 2D Chicken Game

The article walks through building a 2D chicken game, contrasting a costly ray‑casting pathfinder with an optimal A* grid‑based solution, detailing node classes, heuristics, and JavaScript code, while also covering parallax scrolling, bottom‑Y depth sorting, a unified timer system, and a dual Phaser‑Rax rendering architecture.

A* algorithmGame DevelopmentJavaScript
0 likes · 18 min read
Game Development Techniques: Pathfinding, Depth Sorting, and Parallax Effects in a 2D Chicken Game
DeWu Technology
DeWu Technology
Jul 8, 2024 · Game Development

StarWish Forest: Design and Implementation of a Growth-Based Interactive Game System

StarWish Forest, DeWu’s first growth‑based interactive game, lets users nurture virtual trees by collecting water droplets through daily check‑ins, team planting, PK battles and e‑commerce tasks, automatically advancing through fifteen levels and earning rewards, while its Redis‑driven architecture and modular design enable scalable social engagement and commercial conversion.

Distributed SystemsGame Developmentcompetitive gameplay
0 likes · 16 min read
StarWish Forest: Design and Implementation of a Growth-Based Interactive Game System
Liangxu Linux
Liangxu Linux
Jul 4, 2024 · Game Development

Build an Angry‑Birds‑Style Game in Under 100 Lines with Dora SSR and TSX

This tutorial shows how front‑end developers can use the Dora SSR game engine’s TSX support to create a simple Angry‑Birds‑like game in fewer than 100 lines of code, covering scene setup, physics, UI components, touch controls, scoring logic, and cross‑platform deployment.

Dora SSRFront-endGame Development
0 likes · 13 min read
Build an Angry‑Birds‑Style Game in Under 100 Lines with Dora SSR and TSX
Java Tech Enthusiast
Java Tech Enthusiast
Jul 2, 2024 · Game Development

How to Develop a Game Using Dora SSR Engine

The article shows front‑end developers how to build a simple “Angry Birds” style game with the Dora SSR engine—using TSX, TypeScript, and React‑like components—by setting up the environment, creating scenes, handling physics and input, and leveraging its Lua/WASM backend.

Dora SSRGame DevelopmentGame Engine
0 likes · 11 min read
How to Develop a Game Using Dora SSR Engine
NetEase LeiHuo UX Big Data Technology
NetEase LeiHuo UX Big Data Technology
Jun 21, 2024 · Game Development

Data-Driven Causal Analysis Methods for Game Updates When A/B Testing Is Not Feasible

When large‑scale A/B testing is impractical for high‑traffic, socially intensive games, developers can rely on methods such as Difference‑in‑Differences, hypothesis proportion analysis, and differential‑ratio comparison to infer the causal impact of content updates on key performance metrics.

Game AnalyticsGame DevelopmentHypothesis Proportion
0 likes · 7 min read
Data-Driven Causal Analysis Methods for Game Updates When A/B Testing Is Not Feasible
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Jun 7, 2024 · Game Development

Game Compatibility Testing: Concepts, Common Issues, and Process

This article explains the concept of game compatibility, outlines typical hardware and UI compatibility problems on mobile devices, and details a comprehensive testing workflow—including preparation, test case design, environment setup, execution, reporting, and issue tracking—to help developers ensure stable, consistent gameplay across diverse platforms.

Game DevelopmentUI adaptationcompatibility testing
0 likes · 21 min read
Game Compatibility Testing: Concepts, Common Issues, and Process
TikTok Frontend Technology Team
TikTok Frontend Technology Team
May 25, 2024 · Game Development

Rendering Practices and Technical Exploration of SAR Creator in Douyin's 2024 Spring Festival Activities

This article details the real‑time rendering techniques, material choices, lighting, shadow, ShaderGraph effects, post‑processing bloom, dissolve, map‑freeze, particle and geometry trails, as well as displacement and bump mapping used in the SAR Creator platform for Douyin's 2024 Spring Festival interactive experiences.

Game DevelopmentParticle EffectsSAR Creator
0 likes · 18 min read
Rendering Practices and Technical Exploration of SAR Creator in Douyin's 2024 Spring Festival Activities
TikTok Frontend Technology Team
TikTok Frontend Technology Team
May 24, 2024 · Game Development

Technical Overview of SAR Creator for Interactive Scene Development

This article provides a comprehensive technical overview of SAR Creator, a TypeScript‑based high‑performance interactive solution used by ByteDance, covering its workflow, key features such as canvas adaptation, 2D/3D mixing, bundle splitting, image grading, compression, configuration files, scripting lifecycle, prefab handling, dynamic loading, and future development plans.

Bundle SplittingGame DevelopmentSAR Creator
0 likes · 20 min read
Technical Overview of SAR Creator for Interactive Scene Development
Sohu Tech Products
Sohu Tech Products
May 21, 2024 · Game Development

Build a Classic Plane‑Shooter Game with Phaser, Vue3 and TypeScript

This step‑by‑step tutorial shows how to create a browser‑based plane‑shooting game by setting up a Vue3 project, installing Phaser, organizing assets, implementing collision detection, designing preloader, main, and end scenes, encapsulating player, bullet, enemy, and explosion logic in reusable classes, and optimizing collision bounds for a polished HTML5 gaming experience.

Game DevelopmentHTML5Phaser
0 likes · 22 min read
Build a Classic Plane‑Shooter Game with Phaser, Vue3 and TypeScript
37 Interactive Technology Team
37 Interactive Technology Team
May 20, 2024 · Game Development

Introduction and Implementation of MaxSDK for Unity Cross‑Platform Game Development

The article presents MaxSDK, a unified C# SDK for Unity that abstracts platform‑specific native SDKs across Android, iOS, Windows, macOS and future platforms, offering a singleton interface, abstract base classes, data models, and callback listeners to dramatically cut integration effort, maintenance cost, and enable easy extension to other engines.

AndroidCGame Development
0 likes · 21 min read
Introduction and Implementation of MaxSDK for Unity Cross‑Platform Game Development
DataFunTalk
DataFunTalk
May 8, 2024 · Artificial Intelligence

Intelligent NPCs: Infusing Soul into Game Characters with AI and the Art and Science of Deep Model Inference Acceleration

This talk explores how large‑model AI can give game NPCs personality, outlines the opportunities and challenges of intelligent NPCs, presents a case study of the "Jue Zhi An Nuan" NPC, and discusses future directions, safety compliance, and real‑time multimodal interaction solutions.

AIGame DevelopmentGame NPC
0 likes · 3 min read
Intelligent NPCs: Infusing Soul into Game Characters with AI and the Art and Science of Deep Model Inference Acceleration
ByteFE
ByteFE
Apr 23, 2024 · Game Development

Technical Overview of SAR Creator for Interactive Scene Development

This article provides a comprehensive guide to SAR Creator, a TypeScript‑based interactive solution used for building 2D/3D game scenes, covering workflow, asset creation, canvas adaptation, bundle splitting, texture compression, script lifecycle, dynamic loading, and configuration for ByteDance's Spring Festival activities.

Game DevelopmentPrefabSAR Creator
0 likes · 22 min read
Technical Overview of SAR Creator for Interactive Scene Development
Lobster Programming
Lobster Programming
Apr 22, 2024 · Fundamentals

Master Lua: What It Is, Key Features, and How to Install on Linux

Lua is a lightweight, high-performance scripting language supporting multiple paradigms, widely used in game development, embedded systems, and web servers; this guide explains its core characteristics, typical applications, and provides step-by-step instructions for downloading, compiling, and configuring Lua on a Linux system.

Game DevelopmentInstallationLinux
0 likes · 3 min read
Master Lua: What It Is, Key Features, and How to Install on Linux
21CTO
21CTO
Apr 1, 2024 · Artificial Intelligence

Why OpenAI & Microsoft Are Investing $100B in the World's Largest AI Data Center

This article reviews major tech news, including OpenAI and Microsoft's $100 billion AI super‑computer project, an insider‑trading case involving Sun Microsystems co‑founder Andy Bechtolsheim, Cognition AI’s $2 billion valuation, Deno’s JSR support, an offline open‑source AI chatbot, Vercel’s Next.js updates, and Flutter’s debut at a game‑dev conference.

AIGame Developmentfrontend development
0 likes · 11 min read
Why OpenAI & Microsoft Are Investing $100B in the World's Largest AI Data Center
Python Programming Learning Circle
Python Programming Learning Circle
Mar 25, 2024 · Game Development

Implementing Automatic Missile Tracking in Python with Pygame

This article explains the mathematics and step‑by‑step Python pygame implementation of an automatic missile‑tracking algorithm for shooting games, covering time‑slice calculations, trigonometric direction computation, and image rotation handling to keep the missile tip aligned with the target.

Game DevelopmentMissile TrackingPygame
0 likes · 8 min read
Implementing Automatic Missile Tracking in Python with Pygame
Python Programming Learning Circle
Python Programming Learning Circle
Mar 20, 2024 · Game Development

Python Pygame Solar System Simulation Tutorial

This tutorial demonstrates how to use Python and the Pygame library to create a real‑time visual simulation of the solar system, complete with background images, rotating planet sprites, optional music, and frame‑rate control, providing a hands‑on example of basic game‑style graphics programming.

Game DevelopmentGraphicsPygame
0 likes · 15 min read
Python Pygame Solar System Simulation Tutorial
DaTaobao Tech
DaTaobao Tech
Mar 18, 2024 · Game Development

How to Implement Real-Time Top-Down Game Maps with Canvas and Ray Casting

This article explains the role of maps in games and provides a step‑by‑step guide to creating a top‑down, real‑time minimap that follows the player, covering preparation, objectives, technical solutions, canvas rendering, ray‑casting calculations, and implementation details for both orthographic and oblique perspectives.

3D navigationCanvasGame Development
0 likes · 12 min read
How to Implement Real-Time Top-Down Game Maps with Canvas and Ray Casting
Baidu MEUX
Baidu MEUX
Mar 13, 2024 · Product Management

How Baidu Turned the Asian Games into an Engaging Game Hub

This article details Baidu's strategy of integrating interactive games, collectible cards, and video challenges into its app during the Asian Games, outlining design decisions, immersive experience phases, IP creation, and operational goals to boost user engagement and session time.

Asian GamesBaidu appGame Development
0 likes · 8 min read
How Baidu Turned the Asian Games into an Engaging Game Hub
Python Programming Learning Circle
Python Programming Learning Circle
Feb 28, 2024 · Fundamentals

Seven Python Mini Projects with Source Code (Calculator, Notepad, Login, Snake, Tetris, Link Game)

This article presents seven beginner‑friendly Python mini‑projects—including a graphical calculator, a notepad editor, a login/registration interface, a Snake game, a Tetris clone, and a Link‑Match puzzle—each explained with design ideas, implementation steps, and complete source code using Tkinter or Pygame.

GUIGame DevelopmentPython
0 likes · 44 min read
Seven Python Mini Projects with Source Code (Calculator, Notepad, Login, Snake, Tetris, Link Game)
DataFunSummit
DataFunSummit
Feb 22, 2024 · Game Development

How Ubisoft Embraces Generative AI for 2D Image Generation in AAA Game Development

This article details Ubisoft China's strategy for integrating generative AI into AAA game production, covering the evolution of diffusion models, their impact on 2D concept art workflows, data collection and preparation, model fine‑tuning with proprietary tools, experimental results, and insights from a Q&A session with Development Director Alexis Rolland.

AI PipelineGame DevelopmentUbisoft
0 likes · 17 min read
How Ubisoft Embraces Generative AI for 2D Image Generation in AAA Game Development
Python Programming Learning Circle
Python Programming Learning Circle
Feb 19, 2024 · Game Development

Python Pygame Implementations of Classic Games: 2048, Snake, Tetris, and LianLianKan

This article provides step-by-step tutorials and complete Python Pygame source code for implementing four classic games—2048, Snake, Tetris, and LianLianKan—explaining game mechanics, design principles, and code structure to help Python developers build and understand these interactive applications.

2048Game DevelopmentLianLianKan
0 likes · 43 min read
Python Pygame Implementations of Classic Games: 2048, Snake, Tetris, and LianLianKan
macrozheng
macrozheng
Feb 18, 2024 · Game Development

How 128KB Powered Classic Games: Secrets of Retro Game Development

This article explores why 1980s games like Contra could deliver rich graphics, music, and gameplay within just 128KB by examining data size perception, tile‑based graphics, limited audio chips, and ultra‑compact code techniques that contrast sharply with modern app bloat.

Game DevelopmentRetro GamingTile Graphics
0 likes · 7 min read
How 128KB Powered Classic Games: Secrets of Retro Game Development