Tagged articles
2 articles
Page 1 of 1
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