# game2048 **Repository Path**: hupeng_admin/game2048 ## Basic Information - **Project Name**: game2048 - **Description**: 2048 game build with unity2018.4.13f - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/houko/game2048 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-11-22 - **Last Updated**: 2021-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 完成效果图 ![](/screenshot/screenshot.png) 1. 图集Atlas要放在Resources里,使用Resources.Load或Resources.LoadAll加载 2. 事件绑定虽然有三种方事,但建议使用实现接口方式实现 # Preview ![](/screenshot/game.gif) # github [2048](https://github.com/houko/2048)