Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 404 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 404 Bytes

2048

Native 2048 implementation for Android.

Features

  • Min Android 4.0.3 (API15)
  • Native app (no JS/WebView)
  • Game board as a separate UI Control (View)
  • Material Design

ToDo

  • Save the game state onDestroy
  • Support various screen sizes

Screenshots

2048 Menu 2048 Game