搜索资源列表
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
farm
- 一款基于PYTHON语言,用VIZARD软件写的小游戏 操作上类似于打地鼠 实际上是赚钱开农场的剧情 有排行榜 表妹说..挺好玩的-A small game, based on Python, written by Vizard.
Python.roller
- 掷骰子游戏真的是一款简单的但很有趣的好玩的小游戏,试试啊-Craps really is a simple but very interesting fun game, try ah
knights_tour
- This a python program, solving the knight s tour riddle recursively.-This is a python program, solving the knight s tour riddle recursively.
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
suduko
- 一个python语言实现的数独游戏,可以直接输出到excel中玩。这个是特色。-A python language Sudoku, you can direct output to excel in the play. This is characteristic.
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.
pythonChess
- 这是一款用python实现的简单易趣的跳棋小游戏,游戏中你需要通过点击的方式控制画面中的一个棋子,再从横行或纵向跳过另外的棋子从而消掉这个棋子,画面中只剩下一个棋子后就可过关。-This is a used python simple eBay Checkers game, the game you need to control a pawn in the picture clicks from the transverse or longitudinal skip another pawn
puzzle
- pygame + python 写的一个拼图游戏- a little simple puzzle game coding by pygame and python
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
Arkanoid
- 一个用python制作的打砖块小游戏,仅供初学者学习使用-Arkanoid:a small game made by python, for beginners to learn to use
Hammurabi.py
- 这是一款名为汉莫拉比的益智类小游戏,使用python编写,供大家交流参考。-This is called Hammurabi, and is a puzzle game, use python to write for the exchange of information.
snake
- 使用Python编写的贪吃蛇小游戏,界面有点粗糙,可以运行-A Python Snake game, the interface is a little rough, you can run
brick-break
- Phthon实现的打砖块游戏。刚学python是写的,可能有点naive。-Phthon realize Arkanoid game. Python is just learning to write, may be a bit naive.
Tetris
- 一个自己编写的俄罗斯方块小游戏,语言是python,界面库是pyQt.里面有详细的注释。-a python game for treis
demineur
- 运用python程序设计语言写的一个简单的扫雷游戏-a deminer game
RubiksCube-TwophaseSolver-master
- 该算法可以在短时间内给出三阶魔方复原路线(The algorithm can give three order magic cube restoration path in a short time.)