Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
agh372 committed Jan 24, 2019
2 parents be9e951 + b9ae11d commit a1bb117
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# SuperMarioBrosFight

A multliplayer game built with socket.io + react + nodejs.

## How to run

Navigate to the root directory and run the following.

npm install

npm run start

Navigate to <http://localhost:8080>.

## Game rules

Rule: First player gets Mario and the second player gets Luigi and the player who knocks the other player wins.

## TODO
- Player Health bar

0 comments on commit a1bb117

Please sign in to comment.