about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* 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
id=f6fd7e1be0780b5b6dee042bef1c4f0264069787'>^
7bf8adb8 ^
328d76e4 ^
1a43d12b ^
ec0d5bb1 ^
1a43d12b ^

328d76e4 ^
74f1512f ^
328d76e4 ^
1a43d12b ^
c1e841fc ^
328d76e4 ^

74f1512f ^
328d76e4 ^
1a43d12b ^
c1e841fc ^
328d76e4 ^

74f1512f ^
328d76e4 ^
1a43d12b ^
c1e841fc ^
328d76e4 ^

74f1512f ^
328d76e4 ^
08c55cb2 ^
1a43d12b ^
c1e841fc ^
328d76e4 ^

ec0d5bb1 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46