Actualités

This Java 2D game project is aimed at helping me learn game development using Java. I followed along with the tutorial by Ryisnow to create this game. While the code is not yet finished, I've decided ...
Importing tutorial worlds for Bedrock Edition is a bit easier. This is because the tutorial worlds are converted into an .mcworld format, which can easily be recognized and opened by Bedrock Edition.
Quiz Game - Java, Swing, MySQL Introduction In this beginner Java programming tutorial, learn how to make this multiple choice quiz/test GUI in Java using Swing and MySQL. You can check out the full ...