krishnamomar / Snakes-and-Ladders-JavaFX

The classic game, Snakes and Ladders, implemented using principles of OOP and GUI using Java and JavaFX as the final project for the course Advanced Programming (CSE201) taken under Prof. Koteswar Rao Jerripothula

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐍πŸͺœ Snakes-and-Ladders-JavaFX πŸͺœπŸ

The classic game, Snakes and Ladders, implemented using principles of OOPS and GUI using Java and JavaFX as the final project for the course Advanced Programming (CSE201)


Run the game

After installing all the necessary Libraries run the demo.jar file located at

/Snakes-and-Ladders-JavaFX/out/artifacts/demo_jar/demo.jar

Class Relationships

All the class relationships that have been used in the following Project are being shown graphically in the UML Diagram located at

/Snakes-and-Ladders-JavaFX/UML.pdf

Assets

All assets used to make the user interface of the game are located at

/Snakes-and-Ladders-JavaFX/src/main/resources/com/example/demo/

Main Menu


Alt text


Rule Page


Alt text


Game Screen


Alt text


Made with ❀️ by Sohum Sikdar & Krishnam Omar

About

The classic game, Snakes and Ladders, implemented using principles of OOP and GUI using Java and JavaFX as the final project for the course Advanced Programming (CSE201) taken under Prof. Koteswar Rao Jerripothula

License:MIT License


Languages

Language:Java 92.7%Language:CSS 7.3%