diff --git a/README.md b/README.md index 4beef3b..8a9cfc8 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,7 @@ the object class also has xvelocity and yvelocity, they are used to move the obj example: yvelocity is being set to 1: then the object would fly up, height is depending on gravity -the same is with xvelocity but the xvelocity "gravity" is antixforce \ No newline at end of file +the same is with xvelocity but the xvelocity "gravity" is antixforce + +# demo pong Programm +Heres a link to a pong Programm that I made with hash engine: https://git.l--n.de/justuswolff/hashengine_pong/src/branch/master/ \ No newline at end of file