Merge remote-tracking branch 'origin/main'

This commit is contained in:
2025-11-28 16:07:38 +01:00

View File

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