# tkintertools-demos **Repository Path**: lyleyes/tkintertools-demos ## Basic Information - **Project Name**: tkintertools-demos - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-24 - **Last Updated**: 2024-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🔥 tkintertools-demos All official demos for tkintertools package 🚀 tkintertools: https://github.com/Xiaokang2022/tkintertools
## 📑 Demos - `tkt 3` > [!NOTE] > The demos here are all developed by `tkintertools 3`, they are all experimental versions, there may be some bugs, just for reference > 此处的 demo 均由 `tkintertools 3` 开发,都是实验版本,可能存在一些 bug,仅供参考 ### 0️⃣ [Basic Test](./demos/demo0/)   ### 1️⃣ [Simple Project](./demos/demo1/)   ### 2️⃣ [Simple Game](./demos/demo2/)  ### 3️⃣ [Simple Login Window](./demos/demo3/)  ### 4️⃣ [Matplotlib Test](./demos/demo4/)   ### 5️⃣ [Matplotlib Project](./demos/demo5/)   ### 6️⃣ [3D Performance Test](./demos/demo6/)  ### 7️⃣ [3D Functional Test](./demos/demo7/)   ### 8️⃣ [3D Test](./demos/demo8/)  ### 9️⃣ [New Features Test](./demos/demo9/) > [!NOTE] > The demo requires the installation of the full `tkintertools` optional dependency package and all extension packages, and the latest commit of `tkintertools` (not `3.0.0.rc1`) > 该 demo 需要安装完整的 `tkintertools` 可选依赖包及全部扩展包,并保证 `tkintertools` 为最新的提交(并非 `3.0.0.rc1`) > > ``` > git clone -b master https://github.com/Xiaokang2022/tkintertools.git > python -m pip install --upgrade .\tkintertools\ > ```     ## 📑 Projects - `tkt 2` > [!IMPORTANT] > The projects here are all developed by `tkintertools 2` and are mostly bug-free, but since `tkintertools 2` is no longer being updated, it is likely that they will not get any updates at all > 此处的项目均由 `tkintertools 2` 开发,基本不存在 bug,但由于 `tkintertools 2` 不再得到更新,因此它们大概率也不会再得到任何更新 ### 1️⃣ Intelligent Magic Cube * 🔖 Version / 版本: `1.2` * 📦 Framework / 框架: `tkintertools 2.6.21.1` * ✏️ Author / 作者: [Xiaokang2022](https://github.com/Xiaokang2022) * 🚀 GitHub / 仓库: https://github.com/Xiaokang2022/Intelligent-Magic-Cube