Skip to content

Commit 1ad49aa

Browse files
authored
Update README.md
1 parent 9144908 commit 1ad49aa

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,17 @@ The game features:
2222
- Fonts for text display
2323
- **`CMakeLists.txt`**: Links necessary libraries and compilers for building the project.
2424

25+
## Button guide
26+
### Move to right
27+
![g14209](https://github.com/user-attachments/assets/3aa77982-5a18-4aab-8d04-52a87d53aa16)
28+
### Move to left
29+
![g14134](https://github.com/user-attachments/assets/f85f2230-14ec-4a80-a35c-cd4b69cfbdf9)
30+
### Jump
31+
![g14253](https://github.com/user-attachments/assets/17a50544-188e-46ba-9b2c-81fe944eae33)
32+
### Shoot
33+
![g14245](https://github.com/user-attachments/assets/8294bd03-b36d-49c6-a021-145e7b79954f)
34+
35+
2536
## Installation and Setup
2637
1. Clone the repository:
2738
```bash

0 commit comments

Comments
 (0)