A mini maze game developed in Java using AWT.
- Open module settings
- Modules panel -> Dependencies tab
- Click on '+' button to the right and select JARs or Directories
- Select the resources folder under src directory
- Open module settings
- In the Artifacts panel click on the '+' button on the left
- Select JAR -> From modules with dependencies
- Set the main class to com.betadevels.Window and click on OK
- On menu bar select Build -> Build Artifacts to generate jar