Skip to content

Commit b5e69e4

Browse files
Update README.md
1 parent c309d10 commit b5e69e4

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# cliboy
22

3+
A collection of games on terminal, where you can interact like a gaming console, instead of annoying `scanf()` prompts inputs
4+
5+
<img width="1218" height="900" alt="image" src="https://github.com/user-attachments/assets/a5152813-48eb-484d-b832-92e751b00f78" />
6+
37
## Dependencies
4-
NONE
8+
NONE - All you need is a terminal (even templeOS has it, so you too have it)
59

610
## Building
711
just run
@@ -12,6 +16,5 @@ $ make -j4 DEBUG=0
1216
$ ./build/release/cliboy
1317
```
1418

15-
## Usage
16-
It's a simple terminal program where you can play games using button inputs (like joysticks) instead of relaying on user parsing input.
17-
It's suggested to resize the window to be big enough for the best experience
19+
## Gameplay
20+
https://github.com/user-attachments/assets/27018a73-6d5f-4989-b4a8-5df82db9a68e

0 commit comments

Comments
 (0)