联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 游戏(210) 
按平台查找All Python(210) 

[游戏] ping-pong-game-using-python

乒乓球游戏项目涉及使用编程和图形创建经典乒乓球游戏的虚拟模拟。
A ping pong game project involves creating a virtual simulation of the classic table tennis game using programming and graphics. (2024-03-18, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710754676319427.html

[游戏] chess

我用python构建的一款象棋游戏,在终端上运行,这个游戏只是为了提高我的编程逻辑和技能
A chess game built in python by me to run on terminal, this game was built just to improve my programming logic and enhance my skills (2023-11-04, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699137656871808.html

[游戏] Snake_Game

这个程序是一个基本的模拟诺基亚著名的蛇游戏。编程主要集中在python的龟库上,
this program is a basic simulation of NOKIA s famous Snake game. the programming is mostly focused on python s turtle library, (2023-08-26, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693071290652666.html

[游戏] monty_hall

在本教程中,我们逐步编程Monty Hall问题,以创建一个Python文件,让您玩游戏。...
In this tutorial we program the Monty Hall problem step-by-step to create a Python file that let s you play the game. Then, we take it a step further by automating game play and showing how different strategies affect your chances of winning. (2019-05-21, Python, 436KB, 下载0次)

http://www.pudn.com/Download/item/id/1687613274795423.html

[游戏] dodge-pygame

防止对象碰撞到对象中。非常基本的2D游戏,用Python编程。而且,它也不是那么有趣,哈哈!
Prevent object from crashing into an obsticle. Very basic, 2D game programmed in Python. Also, it s not that fun lol! (2021-07-10, Python, 6KB, 下载0次)

http://www.pudn.com/Download/item/id/1687610929137740.html

[游戏] python-adventure-game

交互式游戏有助于学习Python和编程入门(您可能需要编写一些代码来赢得游戏
interactive game help to learn Python and introduction to programming (you might need to write some code to win the game (2023-01-01, Python, 106322KB, 下载0次)

http://www.pudn.com/Download/item/id/1687585771454223.html

[游戏] Escape-The-Maze

Escape the Maze是一款基于Python的多人游戏,使用Pygame和套接字编程进行实时竞争。
Escape the Maze is a Python-based multiplayer game that uses Pygame and socket programming for real-time competition. (2023-03-28, Python, 13863KB, 下载0次)

http://www.pudn.com/Download/item/id/1687583698789759.html

[游戏] TF301

一个实时策略游戏项目,作为Python、Qt和AI编程的培训而开发。
A Real Time Strategy game project, developed as a training in Python, Qt and AI programming. (2022-06-23, Python, 316KB, 下载0次)

http://www.pudn.com/Download/item/id/1687583692553699.html

[游戏] city-simulation-game

为AGH UST的Python编程类创建,城市模拟游戏是一款2D沙盒游戏,可以让您设计...
Created for the Python Programming class at the AGH UST, City Simulation Game is a 2D sandbox game that lets you design, build and manage your own city. (2021-06-14, Python, 16842KB, 下载0次)

http://www.pudn.com/Download/item/id/1687566653477590.html

[游戏] DroneHunter

一款Pygame零动作射击游戏。在Python Pygame Zero中玩和学习编程很有趣。
A Pygame Zero action shooter game. Fun to play and to learn about programming in Python Pygame Zero. (2022-01-29, Python, 137KB, 下载0次)

http://www.pudn.com/Download/item/id/1687554789426468.html

[游戏] Multiplayer-Dino-Fighting

嗨,这是一款多人迷你射击游戏,使用python中的套接字编程构建。如果服务器是主机...
Hi, This is a multiplayer mini shooting game which is built using socket programming in python. If the server is hosted locally, players can join via the local network using server host address. If the server is hosted online, the players can join and play from any corner of the world. This can host N number of games simultaneously according to ... (2021-08-08, Python, 381KB, 下载0次)

http://www.pudn.com/Download/item/id/1687554552773929.html

[游戏] Boba-Bunny

这是一个用Python和Pygame编程的游戏。在这个游戏中,你是一只用波巴珍珠和c...
This is a game programmed in Python and Pygame. In this game, you are a bunny shooting durians with boba pearls and catching persimmons to gain health. (2019-11-29, Python, 57271KB, 下载0次)

http://www.pudn.com/Download/item/id/1687554539545687.html

[游戏] forest-adventure

[WIP]我的游戏编程课程的最后一个项目。这是一款简单的、受塞尔达传说启发的RPG探险游戏,具有...
[WIP] My final project for my game programming course. It is a simple, Legend of Zelda inspired RPG/Adventure game, where the player is in search of a cave containing untold bounty. Along the way, the player encounters many enemies, and has to fight a final boss that is guarding the loot. The player starts out with a simple sword, but picks up (2019-01-18, Python, 104950KB, 下载0次)

http://www.pudn.com/Download/item/id/1687550913344584.html

[游戏] From-Darkness-Twin-Worlds

这是我第一个认真的编程项目。我开始时是一个大学项目,现在还在继续。这是一个RPG...
This is my first serious programming project. I started it as a University project and still continuing it. It s an RPG text-based game, made fully in Python 3.7.0. (2018-11-01, Python, 30KB, 下载0次)

http://www.pudn.com/Download/item/id/1687550906435509.html

[游戏] soccer

经典Python游戏,采用pyGmae和pgzero, 可在IDE里跟踪、调试、边玩边学,学习Python编程好帮手
Classic Python game, using pyGmae and pgzero, You can track, debug, and learn while playing in the IDE. It is a good helper for learning Python programming (2021-02-03, Python, 6844KB, 下载1次)

http://www.pudn.com/Download/item/id/1612313550283978.html

[游戏] myriapod

采用pyGmae和pgzero,学习Python编程好帮手 经典Python游戏,可在IDE里跟踪、调试、边玩边学
Use pyGmae and pgzero, a good helper for learning Python programming Classic Python games, track, debug, and learn while playing in the IDE (2021-02-03, Python, 5479KB, 下载0次)

http://www.pudn.com/Download/item/id/1612313487469527.html

[游戏] cavern

经典Python游戏,可在IDE里跟踪、调试、边玩边学 采用pyGmae和pgzero,学习Python编程好帮手
Classic Python games, track, debug, and learn while playing in the IDE Use pyGmae and pgzero, a good helper for learning Python programming (2021-02-03, Python, 6431KB, 下载0次)

http://www.pudn.com/Download/item/id/1612313393855886.html

[游戏] bunner

经典Python游戏,采用pyGmae和pgzero,学习Python编程好帮手。 开箱即用,可在IDE里调试、跟踪、学习。
Classic Python game, using pyGmae and pgzero, is a good helper for learning Python programming. Out of the box, you can debug, track, and learn in the IDE. (2021-02-03, Python, 14095KB, 下载0次)

http://www.pudn.com/Download/item/id/1612313256269615.html

[游戏] python_plane

用python做的一个飞机大战小游戏,希望学习python编程的朋友可以参考
A small game of airplane battle with Python. Friends who want to learn python programming can refer to it (2019-12-11, Python, 588KB, 下载4次)

http://www.pudn.com/Download/item/id/1576046485752781.html

[游戏] 20167914358804

Python写的带简单图形界面的贪吃蛇小游戏,代码简短,是学习Python编程的好材料
Python written with a simple graphical interface Snake game, code brief, is a good learning Python programming materials 双语对照 (2016-12-16, Python, 4KB, 下载4次)

http://www.pudn.com/Download/item/id/1481856265442441.html
总计:210