An open API service indexing awesome lists of open source software.

https://github.com/lianglliu/super-maria

Classic Super Mario Bros. game implemented with Java
https://github.com/lianglliu/super-maria

gradle java21 supermaria

Last synced: about 1 year ago
JSON representation

Classic Super Mario Bros. game implemented with Java

Awesome Lists containing this project

README

          

# Super-Maria

* This project is cloned from [ahmetcandiroglu/Super-Mario-Bros](https://github.com/ahmetcandiroglu/Super-Mario-Bros).

* Classic Super Mario Bros. game implemented with Java.

## About game

You can visit [wikipedia page](https://en.wikipedia.org/wiki/Super_Mario_Bros.) or [Super Mario wiki page](https://www.mariowiki.com/Super_Mario_Bros.) for detailed information about the game.

## Built With
* [Java](https://www.java.com/)

## In-game Screens

### Start Screen
![start screen](https://raw.githubusercontent.com/ahmetcandiroglu/1G.Super-Mario-Bros/master/docs/Screenshots/Start%20screen.png)

### Inside Game
![in game screen](https://raw.githubusercontent.com/ahmetcandiroglu/1G.Super-Mario-Bros/master/docs/Screenshots/In%20game%20screen.png)

### Pause Screen
![pause screen](https://raw.githubusercontent.com/ahmetcandiroglu/1G.Super-Mario-Bros/master/docs/Screenshots/Pause%20screen.png)