You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
3
3
This repository contains sources for standart game "snake" I made based on SDL2 library.
4
4
5
-
[Gameplay photo](/screenshoots/game.png?raw=true)
5
+

6
6
7
7
## Installing
8
8
9
9
1. Simply download archieve from [releases](https://github.com/kolyaka32/Snake-on-SDL/releases), unzip and run 'snake.exe'!
10
10
2. Also you can download game installer from [releases](https://github.com/kolyaka32/Snake-on-SDL/releases).
11
-
3. Also you can build project by yourself, watch point ['Instalation for own use'](https://github.com/kolyaka32/Snake-on-SDL?tab%253Dreadme-ov-file#installing).
11
+
3. Also you can build project by yourself, watch point 'Instalation for own use'.
12
12
13
13
## Usage
14
14
It's standart snake game with main goal to reach maximum length.
0 commit comments