Skip to content

Sv443/Node-Hangman

Repository files navigation

Node-Hangman

License Build Status Known Vulnerabilities Discord

A simple game of hangman you can play directly in the Command Line Interface.
Features three difficulties (easy, medium and hard), an easy to use interface and a highscore tracker.
Languages: 🇬🇧 English, 🇩🇪 German


You can download the latest release here: here


To delete all highscores, turn on "show hidden files and folders" in Windows Explorer and delete the .scores.dat file.



Build instructions:

To build Node-Hangman from source, follow these steps:

  1. Make sure at least a semi-recent version of Node.js (I recommend v12 or higher) is installed on your system
  2. Run the command npm i to install all the dependencies
  3. Build the executable file by running the command npm run build

(If pkg couldn't be found, use npm i -g pkg to install it)


Dependencies:



Made with ❤️ by Sv443
Support me on Patreon, Ko-fi or PayPal