Skip to content

Martindreamz/Team8FlipGame

Repository files navigation

logo

Team8-FlipGame Android Project

Table of Contents

Background

This is an Android card flipping memory game application,finished in 4 days by SA50 Team 8 after 6-day course.

Platform

We use Android studio and test via emulator API 28.

Contributors

Made with contributors-img.

Structure

Activities:

  • VideoSplash (launcher)
  • Home (menu)
  • imagePicking
  • game
  • leaderboard
  • credits

Service

  • DBService for score (SQLite)
  • BGMusicService (impl. binder & connected with all the actvities around)

Models

  • image
  • score

Adaptors

  • imageAdaptor
  • scoreAdaptor

Media & Animation

  • color filter for imagePicking
  • filpview for game and music setting icon
  • video play as welcoming page
  • gif image in menu

Lifecylces & intents

  • email implicit intent
  • intent with flags for Game activity
  • finish() OnCreate OnResume OnPause OnStop etc.

Other techiques

  • Notification
  • Toast Messages
  • Thread & UniThread

External Libraries

  • EasyFlipView
  • gifDrawable

License

Team Contribution

About

Team 8 card flipping memory game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages