1
0
Fork 0
2019-pong/README.md

9 lines
181 B
Markdown
Raw Normal View History

2019-08-03 19:26:04 +00:00
# pong
2019-08-03 19:31:13 +00:00
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)