text-based-cli-adventure-game
v1.0.4
Published
Text based adventure game is a console app written in TypeScript.
Downloads
3
Readme
Text-based Adventure Game
Text based adventure game is a console app written in TypeScript.
You can run it with npx command to play it in the terminal / command prompt:
npx text-based-cli-adventure-game
Develop yourself
To develop this game you can watch the making of this game here:
Adventure Game Project - Text-based Game in TypeScript
Github Repo
Here is the github link for source code: Adventure Game