https://github.com/andsonder/game2048
linux终端版的2048游戏,编译器也可以运行但效果没有终端好
https://github.com/andsonder/game2048
Last synced: about 1 month ago
JSON representation
linux终端版的2048游戏,编译器也可以运行但效果没有终端好
- Host: GitHub
- URL: https://github.com/andsonder/game2048
- Owner: AndSonder
- Created: 2019-10-06T12:57:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-06T12:59:22.000Z (over 5 years ago)
- Last Synced: 2025-03-23T20:36:58.921Z (2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[TOC]
# game 2048(终端版)
## 项目说明:
做游戏是每个蓝孩纸的情怀,用自己喜欢的语音编写一款可以运行的小游戏是一种浪漫。
## 模块说明
### ui
游戏的界面视图模块
### bll
游戏的核心控制阶段
### model
模型管理模块
## 游戏附注:
该游戏在linux的终端上运行会有更好的效果