RiskGame 2019
How to Build and Run
- Clone the repository from https://github.com/Kiranmayie/RiskGame and Import the code in Eclipse or anhy IDE
- Setting the Build Path and Adding the External JARs
- Right click -> Properties
- Adding the jfxrt.jar and jfxswt.jar JARs
- Import JUnit4 Library
- Copy the MapEditorNew.fxml from com.controller and paste it in PracticeIT/bin
- Run Configuration
- Right click -> Run as -> Java Application
- Select com.main