1
0
Fork 0
2019-pong/README.md

9 lines
188 B
Markdown
Raw Permalink Normal View History

2022-10-28 20:59:59 +00:00
# Pong (2019)
2019-08-03 19:26:04 +00:00
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)