mirror of
https://github.com/prurigro/intelligent-snake.git
synced 2024-11-23 00:14:11 -05:00
Add the screenshot locally
This commit is contained in:
parent
524eddaa54
commit
6a8e6a979f
2 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](http://i.imgur.com/p80DyKz.png)
|
||||
![Intelligent Snake](/screenshot.png)
|
||||
|
||||
## Compile ##
|
||||
|
||||
|
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.8 KiB |
Loading…
Reference in a new issue