Skip to content

Calvin0722/MatchstickmenAdventures

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatchstickmenAdventures

A collection of 3 minigames, currently running on Android, as a group project for the CSC207 (Software Design) course at the University of Toronto. Built with SOLID principles in mind and uses the Model View Presenter architectural pattern to promote code reusability and extensibility.

Usage

Requires

  • Gradle (built with version 3.5.1)
  • Gson (used version 2.8.6)

Clone this repository, open the Android Studio project in phase2/game, and build it using the included Gradle scripts.

About

A collection of 3 minigames, currently running on Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.2%
  • Python 1.8%