From a12e37c07b1a9b1b687f98f495a92a8dc8a423d9 Mon Sep 17 00:00:00 2001 From: Justus Jan Nico Wolff Date: Wed, 10 Aug 2022 17:09:41 +0200 Subject: [PATCH] =?UTF-8?q?Dateien=20hochladen=20nach=20=E2=80=9E=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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