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

[游戏] python-Squid-Game-simulation

模拟器集成了各种Python编程概念,如随机化、用户输入和条件语句。它开始于...
The simulator incorporates various Python programming concepts such as randomization, user input, and conditional statements. It starts by presenting the player with a menu where they can choose to participate in different games inspired by the show, like Red Light, Green Light or Tug of War. (2023-11-11, Python, 0KB, 下载0次)

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

[游戏] Brick-Breaker

一款用Python和pygame编程的快速破砖游戏,大约在一周内用于思考策略。
A quick brick breaker game programmed in Python and pygame in about a week for a thinking strategies. (2023-11-02, Python, 0KB, 下载0次)

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

[游戏] pygameAbstract

基于pyGame和Python的游戏库将在Bayside高中编程技术课程中使用。旨在简化使用...,
Game library based on pyGame and Python to be used with in Bayside High Schools Programming Technologies course. Aims to simplify the use of pyGame. (2023-03-09, Python, 0KB, 下载0次)

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

[游戏] 2ksGames

一个2D回合的游戏集合,我一直在创建学习编程。第一个项目以逗号开始...
A collection of 2D turn based games that I have been creating to learn programming. First project began with a command line TicTacToe. I added a single player mode, then added multiple difficulties, then made it an exe and sent to family. From there I rebuilt with Tkinter GUI, and kept making more (2020-12-21, Python, 30304KB, 下载0次)

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

[游戏] game-of-matches

一款名为“比赛游戏”的可怕的策略Python游戏,是在塔尔图大学的编程课程中制作的。
Awesome strategy python game called "Game of Matches" that was made in Programming course at Tartu University. (2014-03-21, Python, 536KB, 下载0次)

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

[游戏] Socket-Programming

套接字编程一个多人瓷砖放置游戏,作为计算机网络(CITS3002)的一部分,在Universi...
Socket Programming a multiplayer tile placement game as part of the Computer Networks (CITS3002) unit at the University of Western Australia. (2021-07-07, Python, 16KB, 下载0次)

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

[游戏] evolution

编程范例的最终项目,2014年春季。一款使用Pygame和Twisted libra的多人网络游戏...
Final project for Programming Paradigms, Spring 2014. A multiplayer networked game using the Pygame and Twisted libraries. (2014-05-07, Python, 227KB, 下载0次)

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

[游戏] Multiplayer-Battleships

这是一款使用Python编程语言通过套接字连接的多玩家战舰客户端服务器游戏。版权所有...
It is a multiplayer battleship client-server game over socket connections using Python programming language.Copyright ? 2018 Gautam Balamurali (2019-05-17, Python, 685KB, 下载0次)

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

[游戏] alien_invasion

一个使用Pygame开发的类《太空入侵者》游戏,基于《Python编程从入门到实践》中的例程开发。
A space invader like game developed using Pygame, based on the routine development in Python Programming from Introduction to Practice. (2018-10-05, Python, 233KB, 下载0次)

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

[游戏] EMA-Game

这个游戏(简单的数学冒险游戏)是在我大学的第一个学期,在我的编程c...
This game (Easy Math Adventure Game) was created during my first semester of college during my Intro to Programming course. It s using python, and at the time I was a novice. In this repository is the final deliverable for the project. (2022-06-04, Python, 2KB, 下载0次)

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

[游戏] adventure_game

编写这个游戏是为了练习面向对象编程。游戏可以扩展到包括龙或其他什么。
Wrote this game so I could practice object-oriented programming. Game could be expanded to include a dragon or what-not. (2021-09-05, Python, 2KB, 下载0次)

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

[游戏] TextAdventureGame

两个开发人员讲述了一个有趣的故事,目的是自学(可能还有你)面向对象编程
An interesting tale told by 2 developers in order to teach themselves (and possibly you) object oriented programming (2018-03-01, Python, 15KB, 下载0次)

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

[游戏] Xbox-Controlled-RC-Car

该项目包含对xbox控制器RC汽车进行编程的所有要求。这涉及Adafruit_PCA9685...
This project contains all of the requirements to program an xbox controller RC car. This involves an Adafruit_PCA9685 board, xbox controller input code, and a control-to-rc car code. (2021-09-16, Python, 978KB, 下载0次)

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

[游戏] Projet_POOpython

该项目在Python下编程神奇宝贝游戏,目标是实现一个神奇宝贝之间的战斗系统...
the project Programming the Pokémon game under Python, the objective is to realize a fighting system between Pokémon which the OOP concept. (2023-05-23, Python, 259KB, 下载0次)

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

[游戏] combat-turtles

Python模块,用于编程乌龟机器人在竞技场战斗中相互竞争。
A Python module for programming turtle robots to compete against each other in arena combat. (2021-04-05, Python, 189KB, 下载0次)

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

[游戏] PyChess

这是一款用python编写的棋类游戏,我目前试图用10种编程语言创建一款棋类游戏。
A ChessGame written in python, I currently try to create a chess game in 10 programming languages. (2023-04-17, Python, 168KB, 下载0次)

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

[游戏] Chess

从头开始的国际象棋游戏,具有玩家对玩家的游戏模式,使用面向对象编程,Python及其Pygame mo...
chess game from scratch, with player vs player game mode, using object-oriented programming, Python and its Pygame module. (2023-04-25, Python, 139KB, 下载0次)

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

[游戏] Level1Dungeon

一款用python编写的简单的基于文本的RPG游戏。与其说是用于使用,不如说是用于编程实践
A simple text based RPG game written in python. Is more meant for programming practice than use (2018-03-24, Python, 5KB, 下载0次)

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

[游戏] 外星人游戏

Python编程:从入门到实践书中开发的一个简单的外星人游戏
Python Programming: a simple alien game developed from introduction to practice book (2020-04-16, Python, 23KB, 下载0次)

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

[游戏] Beginning-Game-Development

Beginning Game Development with Python and Pygame.本书主要讲解Python的游戏编程,对游戏开发爱好者有所帮助
Beginning Game Development with Python and Pygame. Book mainly to explain Python game programming, game development enthusiasts help (2013-11-21, Python, 7702KB, 下载3次)

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