Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kitefr committed May 28, 2018
1 parent 382772b commit 4c4e145
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,20 @@ This is a part of The Mine Sweeper Challenge !

The challenge consist of making this game in different ways.

* [ ] Javascript (Vanilla)
* [x] Javascript (Vanilla)
* [ ] React
* [ ] Angular
* [ ] Vue
* [ ] Unity (C#)

More Info soon.

# Usage

_Note: I will, in the future, add it into my own website._

1. Clone the repo
2. Install node dependency
3. Use in terminal : `npm run build`
4. Play it using the files in `dist/`
5. Have fun !

0 comments on commit 4c4e145

Please sign in to comment.