搜索资源列表
python
- 扫雷游戏先说下原理,原理其实很简单,设法获得“雷区”的数据,然后通过模拟鼠标动作,点击雷区上非地雷的的格子,就搞定了:) 所以技术难点只有三个:获得雷区数据、找到扫雷程序和模拟鼠标动作。 -game
pytris09_src
- 用python编写的俄罗斯方块程序,测试可用,本软件开源,请联系作者!-Tetris written using python program, testing is available, the software open source, please contact the author!
snake
- 一个可调式的贪吃蛇程序 无素材 方向键W S A D-An adjustable-style Snake
buying_and_selling_game
- 自己用Python写的一个买卖游戏,基本功能齐全。压缩包内有编译好的程序(带setup.py),也有游戏的源代码(清晰、明了、易学)。-They used Python to write a trading game, the basic functional. Compressed within a compiled program (with setup.py), but also the game' s source code (clear, clear, easy to learn
src
- python 写得俄罗斯方块程序。源代码部分-the Rusia Block : python source code.
cipherwheel_src
- 使用python语言编写的一个凯撒密码轮的游戏 执行需要安装python的开发程序以及pygame-A language using python Caesar password round of the game need to install python implementation of the development process and pygame
hangman
- 使用python语言编写的一个hangman的游戏 执行需要安装python的开发程序-A language using python hangman of the game need to install python implementation of the development process
mines
- 利用python中的pygame模块编写的扫雷程序,采用了面向对象的设计方式,对数据有很好的封装,可以作为学习参考。-Mine clearance program written in python pygame module, object-oriented design, the data have a good package, can be used as a reference.
snake
- python+pygame 编写的贪吃蛇程序-Snake programs written python+pygame
Hanoi-(2)
- 利用python语言,调用GUI模块,用递归函数编写汉诺塔问题的演示程序。-Use python language, invoke the GUI module, using a recursive function to write HANOR demonstration program.
shudu
- python编写的解数独的小程序 可以迅速解出数独答案。 没有 图形 界面 主要是来练习python 用的 -Sudoku python written a small program Can quickly solve Sudoku answers. No graphical interface Mainly used to practice python
demineur
- 运用python程序设计语言写的一个简单的扫雷游戏-a deminer game
shudu
- 用Python程序读取文件中的9*9数独,给出数独的答案。-Read the file 9* 9 Sudoku with Python program, and give the answer.
RubiksCube-TwophaseSolver-master
- 该算法可以在短时间内给出三阶魔方复原路线(The algorithm can give three order magic cube restoration path in a short time.)
python玉米炮脚本
- 使用python程序控制玉米加农炮顶点定时轰炸哈哈哈,挺有用的,希望大家喜欢