Games1:27Build a MapleStory clone in Raylib-cs.@NoLit64CanvasWeb AudioPlayable
I want multiplayer game, with proximity chat, with destructurable environment, that players will enjoy, shooting game
Games1:27Build a MapleStory clone in Raylib-cs.
Games0:30Build a racing game inspired by Ignition (1997): angled top-down camera, arcade-leaning
physics, vehicles with very distinct personalities. This must be an original game,
not a copy. Use an original name, an original track, and zero original assets.
## Stack
- Vite + TypeScript (strict), Three.js for rendering, no UI framework
(HUD in plain DOM/CSS).
- Low-poly graphics generated in code (BoxGeometry, CylinderGeometry, etc.),
no external models or textures. Solid colors and simple materials.
- Custom simplified 2.5D physics (movement on the XZ plane, height from terrain).
No physics eng…
Games0:45make a Tron game.