Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1000 Bytes

File metadata and controls

38 lines (30 loc) · 1000 Bytes

micro-racing

Multiplayer 3D isometric racing game written in WebGL 2.x. Steering(both): WSAD / Arrows.

Maintained by RithyTep © 2025

🎮 Play Now: https://micro-racing.rithytep.online/

Language Support

  • English (eng)
  • Khmer/ខ្មែរ (khm) - Player name generator with Khmer adjectives and animals

Gameplay

Khmer Version Khmer Version

Installation

Development mode (running at http://lvh.me:3000):

yarn install
yarn run develop

Production:

yarn install
yarn run build:production

Features

  • Client side prediction
  • High performance isometric engine using WebGL 2.x
  • Neural networks trained using evolution algorithms
  • Physics engine
  • Multiplayer support
  • Khmer language support

License

MIT © 2025 RithyTep