# 2048 **Repository Path**: weimz/py2048 ## Basic Information - **Project Name**: 2048 - **Description**: 用Python + Tkinter 写的2048 益智游戏! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2021-07-24 - **Last Updated**: 2025-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 《2048游戏项目》 作者: 魏明择 日期:2017年 教程网址: 此项目是 Python 编程语言和图形用户接口 Tkinter 的一个综合案例。 该项目是用 Python 基于内建模块 tkinter 实现的一个单机游戏。 如有疑问请与作者联系 **运行方法** ```shell $ python3 2048game.py # 或 $ ./2048game.py ``` **运行效果** ![2048游戏运行效果](./images/demo.png) 魏明择版权所有! 此项目禁止修改,如需修改请联系作者授权!