King's Valley (MSX) Game [remake]

Hello everyone !

My name is Leo, i’ve always followed this forum, i think there are only incredible works here, so this time, i took courage and decided to post my first game here: it’s basically a remake of 2D MSX platform game called “King’s Valley”.

Currently, it has only 3 levels.

It was implemented using just standard java libraries (java 2D, Swing, AWT), so no external libraries required.

Well, that’s it. Thanks :slight_smile:

Link to download Runnable Jar [java 8]: https://github.com/leonardo-ono/Java2DKingsValleyGame/raw/master/dist/JavaKingsValley.jar

Source code: https://github.com/leonardo-ono/Java2DKingsValleyGame

Gameplay Video

lfGqbkczF3M

Screenshots

https://raw.githubusercontent.com/leonardo-ono/Java2DKingsValleyGame/master/screenshots/kv_level_2.png

https://raw.githubusercontent.com/leonardo-ono/Java2DKingsValleyGame/master/screenshots/kv_level_1.png

https://raw.githubusercontent.com/leonardo-ono/Java2DKingsValleyGame/master/screenshots/kv_level_3.png

https://raw.githubusercontent.com/leonardo-ono/Java2DKingsValleyGame/master/screenshots/kv_next_map.png

https://raw.githubusercontent.com/leonardo-ono/Java2DKingsValleyGame/master/screenshots/kv_ending.png

https://raw.githubusercontent.com/leonardo-ono/Java2DKingsValleyGame/master/screenshots/kv_title.png