Update README.md

This commit is contained in:
Alec Maier
2019-08-30 13:42:22 -04:00
committed by GitHub
parent 8b16ab1aaa
commit 2d8a3e8a9d

View File

@@ -1,4 +1,8 @@
# Werewolf
An online multiplayer version of the social deception game Werewolf.
An online multiplayer version of the social deception game Werewolf, and currently a work in progress.
This is a Javascript application running on a node express server. I am using the socket.io package as a wrapper for Javascript Websocket.
# Run Locally
Run node server.js from the root directory, navigate to localhost:5000