Skip to content

Samuelsotogit/Word-Guesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to run the program:

1. Clone the code on your machine:

git clone https://github.com/Samuelsotogit/Word-Guesser.git

2. Set Up a Node.js project in your machine

npm init -y
npm install express

3. Run the express server

node .\server\server.js or node \<your-path-to-the-server-file>\server.js

4. Play Word Guesser!

Go to http://localhost:8080 to play the game

About

Small Game Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors