Game maker application can be used to develop games like MineSweeper, PacMan, Frogger and Space Invader.
Mockito, Junit, Log4J, Jacoco, SonarQube, Bamboo
git clone https://github.com/nmnayak/Game_Maker.git
open eclipse -> File -> import -> projects from folder or archive
-> directory -> locate the project -> finish
Right click on project -> Run as -> mvn build
Right click on project -> Run as -> mvn test
Right click on project -> Run as -> mvn install
1. Find the main.java from com.oosd.gamemaker package
2. Right Click on it and the Run As -> Java Application