Skip to content

Commit e4b0a2f

Browse files
committed
Format readme
1 parent e562dc7 commit e4b0a2f

1 file changed

Lines changed: 14 additions & 20 deletions

File tree

README.md

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,25 @@
1-
Vangers
2-
=======
1+
# Vangers #
32

43
![Vangers](http://cdn.akamai.steamstatic.com/steam/apps/264080/header.jpg?t=1447359431)
54

65
[![Build Status](https://travis-ci.org/KranX/Vangers.svg?branch=master)](https://travis-ci.org/KranX/Vangers)
76

87

9-
Video game that combines elements of the racing and role-playing genres.
10-
11-
All source code is published under the GPL license.
12-
13-
The necessary resources for the game (maps, sounds, textures, etc.) you can take from the games purchased here:
14-
15-
http://store.steampowered.com/app/264080
16-
17-
http://www.gog.com/game/vangers
8+
Video game that combines elements of the racing and role-playing genres.
189

19-
Required libraries
20-
=======
21-
SDL2
10+
All source code is published under the GPLv3 license.
2211

23-
SDL2_net
12+
The necessary resources for the game (maps, sounds, textures, etc.) you can take from the games purchased here:
2413

25-
libvorbis
14+
http://store.steampowered.com/app/264080
2615

27-
clunk (https://github.com/stalkerg/clunk)
16+
http://www.gog.com/game/vangers
2817

29-
ffmpeg
30-
31-
zlib
18+
## Required libraries ##
19+
20+
* SDL2
21+
* SDL2_net
22+
* libvorbis
23+
* clunk (https://github.com/stalkerg/clunk)
24+
* ffmpeg
25+
* zlib

0 commit comments

Comments
 (0)