added README.md

This commit is contained in:
2025-11-26 23:20:59 +01:00
parent 09969807f3
commit cc085b0045

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# JGame2D
JGame2D is a simple two-dimensional pixel art for enhancing my java skills in fields of video games.<br>
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.<br>
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_