Spaces:
Running
Running
Upload README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,7 @@ license: mit
|
|
9 |
short_description: A game of discovering numbers
|
10 |
---
|
11 |
|
|
|
|
|
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
short_description: A game of discovering numbers
|
10 |
---
|
11 |
|
12 |
+
This is a simple number-finding game that runs in web browser.
|
13 |
+
This game was developed using OpenAI's [codex](https://github.com/openai/codex) and [o4-mini](https://openai.com/index/introducing-o3-and-o4-mini/).
|
14 |
+
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|