# js2048 **Repository Path**: ZenLian/js2048 ## Basic Information - **Project Name**: js2048 - **Description**: 2048 game. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://zenlian.gitee.io/js2048 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-05 - **Last Updated**: 2022-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: Learning, source, JavaScript ## README # 2048 小游戏 点击[这里](https://zenlian.github.io/js2048/)试玩! 个人前端练习作业,纯 HTML/CSS/JS 编写,配色、算法等深度“参考”了[这个仓库](https://github.com/gabrielecirulli/2048.git)的代码。