Find Your Hat CLI Game

less than 1 minute read

NodeJS “Find Your Hat” CLI Game - A simple game using Node and JavaScript Classes

About

Find Your Hat is a simple CLI game created as a project for the CodeCademy Full-Stack Engineer career path. The objective was to creat a simple game using knowledge of JavaScript classes and NodeJS.

How to play

Download or clone the repository, install Node, and type node main.js into the terminal.
The instructions will appear after clicking enter.
Have fun!