1
0
Fork 0

Update README

This commit is contained in:
Austin Morlan 2019-08-03 12:31:13 -07:00
parent 22b8d75da9
commit 5ae95b8c08
Signed by: austin
GPG Key ID: FD6B27654AF5E348
1 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
# pong # 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)