Live data from Hacker News

A text adventure game on TypeScript's type system

github.com

1–10 of 33 posts

Re: A text adventure game on TypeScript's type system

#7

How do you play the game?

git clone, make sure TypeScript is installed, and open src/index.ts Would be nice if this was exported to some TypeScript playground environment.

Easiest is to just press `.` on the GitHub repo to open the GH dev environment
Post reply on HN