mirror of
https://github.com/lov3b/Pong.git
synced 2025-01-18 12:40:12 +01:00
Images
This commit is contained in:
parent
c6eb46afb3
commit
a67b8378ac
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
A pong implementation in C++.
|
A pong implementation in C++.
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|:-------------------------------------:|:------------------------------------------------------:|
|
||||||
|
| ![Welcome](images/welcome-screen.png) | ![different-max-score](images/different-max-score.png)
|
||||||
|
| ![count-down](images/count-down.png) | ![play1](images/play.png) |
|
||||||
|
| ![play2](images/play2.png) | ![finish](images/finish.png) |
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
You'll need cmake make, sdl2 sdl2-gfx and sdl2-ttf to compile. Under debian-based systems that can be installed using
|
You'll need cmake make, sdl2 sdl2-gfx and sdl2-ttf to compile. Under debian-based systems that can be installed using
|
||||||
|
BIN
images/count-down.png
Normal file
BIN
images/count-down.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
BIN
images/different-max-score.png
Normal file
BIN
images/different-max-score.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
images/finish.png
Normal file
BIN
images/finish.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
images/play.png
Normal file
BIN
images/play.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.9 KiB |
BIN
images/play2.png
Normal file
BIN
images/play2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.1 KiB |
BIN
images/welcome-screen.png
Normal file
BIN
images/welcome-screen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
x
Reference in New Issue
Block a user