about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Bump version v0.1.1Andinus2021-04-271-1/+1
|
* Add demo links to README, v0.1.1 to NEWSAndinus2021-04-272-0/+32
|
* Fix winning logicAndinus2021-04-271-1/+1
| | | | | Previously the winning logic was faulty, it sorted players by their wallets. Now it sorts them by their points.
* Add install instructions, generate plain text README v0.1.0Andinus2021-04-272-0/+149
|
* Fix betting, winning logicAndinus2021-04-271-2/+2
| | | | | - The bet amount can be equal to the wallet. - Winning logic was flawed.
* Fix META6.jsonAndinus2021-04-271-5/+1
|
* Initial implementationAndinus2021-04-274-0/+138
|
* Initial commitAndinus2021-04-274-0/+44