/adventure-game

Experiment with blessed terminal library

Primary LanguageJavaScript

Adventure Game

This is a personal tester project to play with the blessed library and see if I can build a simple text-based adventure game.

Installation

$ git clone <repository>
$ cd adventure-game && npm i
$ npm start