Skip to content

NakamotoShigetoki/hangman-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hangman-ts

Simple Hangman game made with TypeScript

Node.JS >= 17 Required

Just install the packages with npm i

Compile it with tsc

Run it with npm run start or node dist/index.js

Have fun!

About

Simple Hangman game made with TypeScript

Resources

Stars

Watchers

Forks