Skip to main content

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

PolyTrack

A high speed low-poly racing game. · By Kodub

How did you do this?

A topic by Falafel Games created Nov 17, 2023 Views: 213 Replies: 1
Viewing posts 1 to 2

This game is like the dream game for me to make. Can you provide any guidance on how you did it?

Thanks!

Developer

I don't think I have any good advice, but I can tell you about the tools I used.

The game is written in TypeScript/JavaScript and uses Three.js for graphics and Ammo.js for physics. All the UI in the game is made with just HTML and CSS. There is also a backend for the leaderboard which uses Deno.