Classic Super Mario Bros. game implemented with Java for CS319-Object-Oriented Software Engineering course.
You can visit wikipedia page or Super Mario wiki page for detailed information about the game.
- Java and Gradle. Just call ./gradlew run to run and ./gradlew build to build.