Below you will find pages that utilize the taxonomy term “Typescript”
Post
Tsuma, a Zuma clone in Typescript
Intro Hey there! I wrote a clone of Zuma in TypeScript. I called it Tsuma - which is just “Typescript” + “Zuma” (yes, naming things is hard). You can play it right here in your browser:
Play it here or check out the source code. This started as a “let me learn some TypeScript game dev” project, but quickly turned into a deep dive into ball physics, path generation, and the surprisingly tricky math behind making things “feel right.