From 1943f51fff121e7dccb51b183df6cd49abfd56c9 Mon Sep 17 00:00:00 2001 From: MiauRizius Date: Thu, 27 Nov 2025 23:24:29 +0100 Subject: [PATCH 1/2] README.md aktualisiert Signed-off-by: MiauRizius --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf3d3a3..2699727 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # JGame2D -JGame2D is a simple two-dimensional pixel art for enhancing my java skills in fields of video games.
+JGame2D is a simple two-dimensional pixel art game for enhancing my java skills in fields of video games.
The base for this game is given by the [tutorial series](https://www.youtube.com/playlist?list=PL_QPQmz5C6WUF-pOQDsbsKbaBZqXj4qSq) of [RyiSnow](https://www.youtube.com/@RyiSnow) on youtube.
I am - of course - planning to re-design all images, sounds and maps by myself once the games functionality is complete. From a5ca52310c1714b5664f2087d3c5b0007de515d0 Mon Sep 17 00:00:00 2001 From: MiauRizius Date: Thu, 27 Nov 2025 23:25:10 +0100 Subject: [PATCH 2/2] README.md aktualisiert --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2699727..6ca587c 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,7 @@ The base for this game is given by the [tutorial series](https://www.youtube.com I am - of course - planning to re-design all images, sounds and maps by myself once the games functionality is complete. ## Installation +_To be continued_ + +## Contribution _To be continued_ \ No newline at end of file