Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,13 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
| 1 |
+
# Super Mario Bros. Game with Streamlit
|
| 2 |
+
|
| 3 |
+
This app allows you to play Super Mario Bros. directly in your browser using Streamlit and the `gym-super-mario-bros` environment.
|
| 4 |
+
|
| 5 |
+
Use the slider to control Mario's movement and jump around the classic levels of the game. Have fun!
|
| 6 |
+
|
| 7 |
+
## Controls
|
| 8 |
+
|
| 9 |
+
- Use the slider to control Mario's actions (left, right, jump).
|
| 10 |
+
|
| 11 |
+
## Deployment
|
| 12 |
+
|
| 13 |
+
This app can be deployed on Hugging Face Spaces.
|