mirror of
https://github.com/prurigro/intelligent-snake.git
synced 2024-12-03 11:49:35 -05:00
Try to fix the screenshot on gitea
This commit is contained in:
parent
1f4ad02aaf
commit
2a4885294c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Intelligent Snake is a simple clone of the famous **snake**-style games. It's meant both as a fun time waster as well as a simple working SDL program to learn from and use as a reference.
|
||||
|
||||
![Intelligent Snake](/screenshot.png)
|
||||
![Intelligent Snake](screenshot.png)
|
||||
|
||||
## Compile ##
|
||||
|
||||
|
|
Loading…
Reference in a new issue