Skip to content

Jason-Smith-Code/find-your-hat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

find-your-hat

Find your hat is a console based mini game with a simple object of navigating a 2d grid to find a hat.

Objective

This was a project to help me learn about using classes in Javascript, how to use class methods and also how to get user input, take that data to customise the game.

Dependencies

You need to have following installed

  • Node : npm install node
  • prompt : npm install prompt-sync
  • chalk : npm install chalk
  • clear : npm install clear-screen

Running the programm

Click on the green Code button Click download Zip Extract zip contents Open the findthehat.js in your favourite IDE Install any dependancies above Navigate to the correct directory in the terminal Enter the following into the terminal node findthehat.js

Screen Shot

screen shot

Gameplay

gif

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors