Popular Play Store App Ludo Master clone for Desktop with Local 2-player Multiplayer game mode developed using Java and JavaFX.
- Developed using
Java
andJavaFX
. - We used
Scene builder
for making the ui of the app. - It has currently only
Local 2 player multiplayer
support. - You can checkout UML diagram at
/uml-diagram/UML class.png
- Hope to include online option in the future when I learn about sockets and networking.
- Learned how to use
Object Oriented Programming
in a production level application. - Learned how to use
JavaFX
. - Learned
multi-threaded programming
.
- You need to have Java Development Kit installed on your local machine.
- You also need to have JavaFX SDK installed on your machine.
Home Screen | Menu |
---|---|
Player 1 Gameplay | Player 2 Gameplay |
---|---|