Skip to content

Commit

Permalink
Format readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Apr 6, 2016
1 parent e562dc7 commit e4b0a2f
Showing 1 changed file with 14 additions and 20 deletions.
34 changes: 14 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,25 @@
Vangers
=======
# Vangers #

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

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


Video game that combines elements of the racing and role-playing genres.

All source code is published under the GPL license.

The necessary resources for the game (maps, sounds, textures, etc.) you can take from the games purchased here:

http://store.steampowered.com/app/264080

http://www.gog.com/game/vangers
Video game that combines elements of the racing and role-playing genres.

Required libraries
=======
SDL2
All source code is published under the GPLv3 license.

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

libvorbis
http://store.steampowered.com/app/264080

clunk (https://github.com/stalkerg/clunk)
http://www.gog.com/game/vangers

ffmpeg

zlib
## Required libraries ##

* SDL2
* SDL2_net
* libvorbis
* clunk (https://github.com/stalkerg/clunk)
* ffmpeg
* zlib

0 comments on commit e4b0a2f

Please sign in to comment.