This is a simple 2D game project developed in Java, heavily inspired by a game created by RyiSnow on YouTube.
Most of the core code is based on RyiSnow's original project, with some modifications and additions made by me, such as new assets, extra features, and gameplay tweaks.
Credit to RyiSnow for the original project.
YouTube channel: https://www.youtube.com/@RyiSnow
This project was made for learning and educational purposes.
- Custom visual assets (character, tiles, enemies, etc.)
- Code structure and organization tweaks
Make sure you have Java installed.
You can compile and run the project using your preferred IDE (e.g., IntelliJ IDEA, Eclipse) or with terminal commands.
- Based on code structure from RyiSnow's Blue Boy Adventure.
- Sound effects used are allowed under the tutorial’s usage rules.
- Do not redistribute any of RyiSnow's original assets.
Special thanks to RyiSnow for his amazing tutorials and clear guidelines for learners and developers.