# my2048 **Repository Path**: JohnsonYue/my2048 ## Basic Information - **Project Name**: my2048 - **Description**: 2048数字游戏,纯键盘操作,程序员快来撸一发! - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-01-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my2048 2048数字游戏,纯键盘操作,程序员快来撸一发! ``` 操作说明: k:向上;j:向下;h:向左;l:向右;q:退出;要加回车键1 ```