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.