Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

2353864622@qq.com

1
Posts
1
Topics
A member registered 16 days ago · View creator page →

Creator of

Recent community posts

ACE RACER:A browser-based 3D racing game featuring real-time online multiplayer, networked accounts/leaderboards/friends

3D Racing: Rendered with Three.js + cannon-es physics; multiple tracks, car models, and modes (Practice / Ranked / Versus).

Real-time Online Versus: WebSocket matchmaking relay — two players online pair up instantly; if no opponent appears within 60s, an AI opponent takes over automatically.

Networked Social: Account register/login, score leaderboards (global + friends), friend requests and versus challenges.

Security Hardening: Passwords stored as scrypt salted hashes (no plaintext); points and social APIs enforce token-based auth.

Bilingual (中文 / EN): The language switch button in the top-right is freely draggable and remembers its position.

Offline Fallback: Opening via file:// automatically degrades to a local localStorage single-player mode.


play now:https://2353864622qqcom.itch.io/ace-rec

I'd love to hear your feedback!