1
0
Fork 0

Add a readme and a screenshot

This commit is contained in:
Gregory Eremin 2015-10-28 22:30:04 +03:00
parent 8bb2aa21e1
commit cd59c354ac
2 changed files with 6 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# Breakout
Simple implementation of the [Breakout](https://en.wikipedia.org/wiki/Breakout_(video_game)) game
in C++ using [SDL2](https://www.libsdl.org/index.php) library.
<img src="https://raw.githubusercontent.com/localhots/breakout/master/screenshot.png" width="407" />

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB