# game_solutions **Repository Path**: joseph4tec/game_solutions ## Basic Information - **Project Name**: game_solutions - **Description**: 自己练习用,用来解雷顿教授经典谜题 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # game_solutions ## 介绍 自己练习用,用来解雷顿教授经典谜题 ## 使用说明 1. HuaRongDao 类华容道问题求解 1. EightQueens 八皇后问题 1. KnightTour 骑士旅游/旅行骑士 1. PegSolitaire 法国独立钻石/孔明棋 1. Rotate 旋转重力方块 1. 绘图方块