Matchstickmen Adventures

android application consisting of three miniature games

This is an open-source Android application consisting of three miniature games, including Asteroids and Snake and Matchstickmen, and a leaderboard.

Home page and game select page of thie application.

The application is written in Java following the model–view–presenter(MVP) architectural pattern. The games are rendered in 2D using the android.graphics API.

Game image for the three miniature games that is included in this application.

The application is open sourced under MIT Licence. To access the source code, click here.