Update README.md

This commit is contained in:
Alec Maier
2019-09-11 01:36:21 -04:00
committed by GitHub
parent c126570026
commit 0dd5917ec9

View File

@@ -1,5 +1,3 @@
# Werewolf
An online multiplayer version of the social deception game Werewolf, and currently a work in progress. This project is a learning experience for me in regards to socket programming.
This is a Javascript application running on a node express server. I am using the socket.io package as a wrapper for Javascript Websocket.