diff options
| -rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +pong + +This is just a simple implementation of pong written in C, +the whole thin is just thought to become comfortable with +the basics of ncurses and the code is currently completely +located in one single file. |
