Skip to content

Commit

Permalink
Determining a winner, miscellaneous enhancements
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Taran committed Aug 6, 2019
1 parent 25c8ee4 commit d7132d2
Show file tree
Hide file tree
Showing 10 changed files with 432 additions and 213 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Blockchain Poker

__[ WORK IN PROGRESS ]__
This a proof-of-concept of cryptographically protected Poker game based on Substrate framework.\
Currently, only 1-on-1 game ("heads up") is implemented and there are still some bugs, mostly at the UI side.

## Quick start

This a is Poker game based on Substrate framework.\
Currently, only 1-on-1 games ("heads up") is implemented. To run the game you have to:
To run the game you have to:

* Go to `node` directory, build the project and run it.

Expand Down
Loading

0 comments on commit d7132d2

Please sign in to comment.