Add a readme and a screenshot
This commit is contained in:
parent
8bb2aa21e1
commit
cd59c354ac
|
@ -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" />
|
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
Loading…
Reference in New Issue