1
0
Forkuj 0
This commit is contained in:
Austin Morlan 2019-08-03 12:31:13 -07:00
rodzic 22b8d75da9
commit 5ae95b8c08
Podpisane przez: austin
ID klucza GPG: FD6B27654AF5E348
1 zmienionych plików z 6 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,8 @@
# pong
A simple C++ clone of Pong.
A simple C++ clone of Pong.
[Here is a blog post about it.](https://austinmorlan.com/posts/pong_clone/)
![Demo](https://austinmorlan.com/posts/pong_clone/media/demo.gif)