git repos / blockattack-game

commit 0540c530

Poul Sander · 2016-01-19 20:48
0540c53027b381f5b02e55fe4dcb6da9242d9beb patch · browse files
parent b1f41d28396775f269e3a0003b19fd7a650afbf7

Update README.md

Added screen shot and URL to the README

Changed files

M README.md before
diff --git a/README.md b/README.md index ad79040..520fefc 100644 --- a/README.md +++ b/README.md
@@ -2,6 +2,11 @@
Block Attack - Rise of the Blocks - the game
A Tetris Attack Clone under the GPL.
+www.blockattack.net
+
+##Screen shot
+![Block Attack - Rise of the Blocks 2.0.0 snapshot](/source/misc/screenshots/screen_shot_2016_01_19.png?raw=true "Screen shot from 2016-01-19")
+
# Dependencies
* A version of g++ with C++11 support. Tested on g++-4.9
* libSDL2