Concentration Game

This repository is a sample game based on famous ConcentrationGame.

Information

  • WebServices done via Retrofit Library
  • For Database i'm using OrmLite ORM
  • Project Architecture is based on MVP
  • For view binding, ButterKnife is used
  • RxJava2 used for retrofit callbacks
  • Dagger2 used for dependency Injection

todo

  • HighSCore
  • Different difficulty level
  • Desired Card Images
  • Support different screens
  • MultiPlayer
  • Make beautiful UI