Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dkniffin committed Feb 9, 2017
1 parent 01d8c1b commit a58e413
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# This is a work in progress, and isn't ready for prime-time yet.

# MTG Horde Player

This tool is a helper for playing Horde, which is a cooperative format for Magic: The Gathering, where one or more players can play against a "dumb" deck.
Expand Down Expand Up @@ -39,14 +37,13 @@ Sources:
- http://mtgsalvation.gamepedia.com/Horde_Magic
- http://www.mtgsalvation.com/forums/the-game/commander-edh/variant-commander/490641-zombie-horde-200-card-list

# Future ideas

- More decks
- When the horde gains life, put that many random cards from the graveyard on top of the library, and shuffle it.

# Contributing

- `git clone`
- `npm install`
- `npm start` will start up the app at http://localhost:3000/game
- `npm run storybook` will start storybook at http://localhost:9009

# Deploying

Once you have write access to the repo, you should be able to run `npm run deploy` to deploy the current project to github pages.

0 comments on commit a58e413

Please sign in to comment.