Spaces:
Running
Running
Update Space
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: green
|
@@ -11,9 +11,8 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
|
|
11 |
|
12 |
## TODO
|
13 |
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
* frontend can't play instead of opponent, or play twice as human
|
|
|
1 |
---
|
2 |
+
title: LitRL Demo
|
3 |
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: green
|
|
|
11 |
|
12 |
## TODO
|
13 |
|
14 |
+
- animate disk
|
15 |
+
- add tests
|
16 |
+
- linting
|
17 |
+
- frontend can't play instead of opponent, or play twice as human (use lock)
|
18 |
+
- console.log error
|
|