Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 687 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 687 Bytes

Game2048

颜值很高的2048小游戏

软件截图

screenshot

知识点

  • 自定义View
  • 自定义ViewGroup

游戏的核心逻辑都在一个自定义的ViewGroup类里面, 项目非常小,用来记录自己学习Android自定义View和自定义ViewGroup的过程, 还有很多不完善的地方,欢迎大家批评指正,帮忙完善。

特别感谢