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

[游戏] Aliens_game

基于流行游戏概念的快速项目,旨在娱乐和教育
Quick project base on popular game concept created for fun and education purpose (2024-04-15, Python, 0KB, 下载0次)

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

[游戏] liars-dice

骗子骰子是一类供两个或多个玩家玩的骰子游戏
Liar s dice is a class of dice games for two or more players (2024-04-11, Python, 0KB, 下载0次)

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

[游戏] chess

一个简单的web应用程序,允许两名玩家玩一场国际象棋游戏
A simple web app that allows two players to play a game of chess (2024-03-01, Python, 0KB, 下载0次)

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

[游戏] Game-Theory-Simulations

玩得开心
Having fun (2024-02-23, Python, 0KB, 下载0次)

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

[游戏] PlayerVSDealer-CardGame

玩家VSDealer CardGame
PlayerVSDealer CardGame (2023-12-18, Python, 0KB, 下载0次)

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

[游戏] monopoly-discord-bot

一个垄断机器人,帮助玩家在不和谐的聊天中在线玩游戏,
A monopoly bot to help players play the game online on a discord chat, (2023-09-13, Python, 0KB, 下载0次)

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

[游戏] MultiPlayer

允许多个玩家使用IOT设备玩严肃游戏,如琐事:Amazon ECHO,。。,
enables multiple players to play serious games like trivia using IOT devices : Amazon ECHO,.., (2018-02-18, Python, 0KB, 下载0次)

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

[游戏] PythonChessGame

Python实现具有一个或两个玩家模式、本地或在线玩的国际象棋游戏。,
Python implementation of a chess game featuring one or two players mode, local or online play., (2023-08-28, Python, 0KB, 下载0次)

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

[游戏] Tic-Tac-Toe

Pygame上的Tic Tac Toe,具有3个难度级别的AI。游戏模式:玩家对玩家或玩家对电脑。,
Tic Tac Toe on Pygame with an AI that has 3 levels of difficulty. Game modes: Player vs Player or Player vs Computer., (2023-08-04, Python, 0KB, 下载0次)

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

[游戏] circleofgifts

在游戏中分配玩家的实用程序,使所有玩家形成一个圆圈。,
Utility to distribute players in a game, so that the whole players form a circle., (2017-10-02, Python, 0KB, 下载0次)

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

[游戏] bukky

一款2-4名玩家之间玩的2D回合战略游戏,使用Pygame创建
A 2D turn-based strategy game played between 2-4 players, created with Pygame (2022-02-21, Python, 104KB, 下载0次)

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

[游戏] Tic-Tac-Toe-Multiplayer

这是一款井字游戏,两个玩家可以一起玩!
This is a tic tac toe game in which two players can play together! (2020-12-01, Python, 1KB, 下载0次)

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

[游戏] AI_Racing_car

AI玩赛车游戏
AI plays racing games (2019-05-16, Python, 37KB, 下载0次)

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

[游戏] xbox-gamertag-checker

xbox玩家代号检查器,,
xbox-gamertag-checker,, (2020-11-26, Python, 316KB, 下载0次)

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

[游戏] Prisoner-s_dilemma_Game_Theory

两个玩家同时进行的游戏。玩家1有n个动作(即n个纯策略),而玩家2有m个动作...
a simultaneous game between two players. Player 1 has n actions (i.e., n pure strategies), while player 2 has m actions. Thus the payoff matrix representing the game will be of size n x m (2021-09-05, Python, 25156KB, 下载0次)

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

[游戏] Chess-Tkinter

可玩的国际象棋游戏
Playable Chess Game (2021-01-06, Python, 154KB, 下载0次)

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

[游戏] RPGOnline

一个在线RPG,最多可以有4名玩家同时玩一次!
An online RPG which can have up to 4 players simultaneously playing at once! (2022-05-03, Python, 7KB, 下载0次)

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

[游戏] steamTagAnalyzer

根据玩家玩游戏的时间分析他们最喜欢的游戏标签。
Analyzes player s favorite game tags based on the hours of games they played. (2022-01-27, Python, 2KB, 下载0次)

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

[游戏] Tic-Tac-Toe

两个人就可以玩Tic Tac Toe.一个玩家画 x,另一个玩家画O。玩家交替画下X或O。如果一位玩家在游戏板中的-行、一列或一条对角线上画下3个标记,就获胜。当游戏板画完,仍没有玩家获胜,游戏就以平局结束
Tic-Tac-Toe game programming in Python. Usually, two people can play Tic Tac Toe.. One player draws x and the other draws O. Players alternately draw X or O. If a player draws three marks on a row, a column, or a diagonal in the game board, he wins. When the game board is finished and no player wins, the game ends in a draw. (2020-12-21, Python, 1KB, 下载2次)

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

[游戏] tensorflow02.py

运用强化学习,玩小鸟游戏,用到了temsorflow,运用惩罚和奖励机制,让程序自动
Using reinforcement learning to play bird game (2019-12-31, Python, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1577775009657909.html
总计:1039