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

[游戏] alien_invasion

外星人入侵, 使用Pygame开发的一款简单的2D游戏, 它在玩家每次消灭完一群向下移动的外星人后, 将玩家提高一个等级, 等级越高, 游戏节奏越快, 难度越大., stars:1, update:2024-04-26 15:58:13 (2024-04-28, Python, 0KB, 下载0次)

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

[游戏] castlecardgame

可以与Python一起玩的纸牌游戏
A card game you can play with Python (2024-01-14, Python, 0KB, 下载0次)

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

[游戏] word-puzzle-ai

以人工智能为玩家的字谜游戏
Word puzzle game with AI as player (2023-12-28, Python, 0KB, 下载0次)

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

[游戏] SkullKingAI

AI用于玩纸牌游戏“骷髅王”,
AI for playing the card game "Skull King", (2023-10-06, Python, 0KB, 下载0次)

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

[游戏] Monopolya

你可以和朋友一起玩的游戏,
game where you can play whith your friends, (2023-10-04, Python, 0KB, 下载0次)

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

[游戏] HangmanSolver

该项目的目标是创建一组计算机玩家可以用来玩Hangman游戏的启发式或策略。我会...,
The goal of this project is to create a set of heuristics or strategies that a computer player could use to play games of Hangman. I will also be evaluating and testing heuristics with the Collins Scrabble Words (2019) dictionary to determine which strategies give the best of changing minimizing the number of guesses required to correctly guess ... (2020-02-28, Python, 0KB, 下载0次)

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

[游戏] Rock-Paper-Scissor-Games-

它基本上是一种起源于中国的手游,通常在两个人之间玩,每个玩家同时形成一个...,
It is Basically a hand Game Originated From China ,Usually played Between two people, in which each player simultaneously forms one of three shapes with an outsides hands. These shapes are "Rock", "Paper", & "Scissors".Based on rule the winner is decided. (2022-10-26, Python, 0KB, 下载0次)

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

[游戏] nitrome-game-launcher

使用Adobe Flash Player玩Nitrome游戏,
Play Nitrome games with Adobe Flash Player, (2023-02-19, Python, 0KB, 下载0次)

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

[游戏] ResistanceAI

可以玩Resistance Card Game的AI,
AI that can play the Restistance Card Game, (2023-09-07, Python, 0KB, 下载0次)

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

[游戏] game-of-dice

骰子游戏是一款多人游戏,N名玩家以循环方式掷6面骰子。每次玩...
The Game of Dice is a multiplayer game where N players roll a 6 faced dice in a round robin fashion Each time a player rolls the dice their points increase by the number 1 to 6 achieved by the roll ... (2020-09-28, Python, 5KB, 下载0次)

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

[游戏] SnakeGameAI

使用强化学习的模型玩贪吃蛇游戏
Play Snake Game with the Model of Reinforcement Learning (2023-05-27, Python, 2003KB, 下载0次)

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

[游戏] Day-Z-PVE-Bot-for-Nitrado--PS4-PS5-and-XBOX--

一天Z机器人不和谐,显示实时玩家计数,PVP杀戮,玩家位置和一些其他有用的管理...
A Day Z Bot for Discord that shows live player counts, PVP Kills, Player locations and some other useful Administrative things. (2023-04-12, Python, 9KB, 下载0次)

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

[游戏] xbox-gt

快速xbox玩家代号涡轮增压器和克莱默。
A fast xbox gamertag turboer & claimer. (2020-09-13, Python, 6152KB, 下载0次)

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

[游戏] 2048-puzzle-AI

智能玩2048益智游戏的人工智能
An AI to intelligently play the 2048-puzzle game (2021-01-23, Python, 6KB, 下载0次)

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

[游戏] taiji_maker

自定义益智游戏的益智制作玩家,太极
custom puzzle maker player for puzzle game, taiji (2022-11-14, Python, 2075KB, 下载0次)

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

[游戏] Game-of-Life

Python零玩家生活游戏概念
Python zero player Game of Life concept (2022-06-14, Python, 46KB, 下载0次)

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

[游戏] Python-Chess-API

Chess.com API已被用于获取排行榜数据、玩家的游戏统计数据和玩家最近的赢游戏数据,...
Chess.com API has been used to fetch Leaderboard data, player s game statistics and player s recent game data of win, loss or draw etc using Python (2021-07-30, Python, 3KB, 下载0次)

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

[游戏] Blackjack-game

21点是一种纸牌游戏,让玩家与庄家进行比较。它是用一副或多副牌玩的。卡片可以...
Blackjack is a card game that pits player versus dealer. It is played with one or more decks of cards. Cards are counted as their respective numbers, face cards as ten, and ace as either eleven or one (in our game it will show on the counter as an 11 unless you are over 21). The object of Blackjack is the beat the dealer. This can be accomplishe... (2022-02-17, Python, 35KB, 下载0次)

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

[游戏] guess-your-card-py

这是一款有两个级别的猜牌游戏——用Python开发,可以在两到四名玩家之间玩。
This is a guessing-card-game having two levels - Developed in Python and can be played between two to four players. (2021-10-19, Python, 2KB, 下载0次)

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

[游戏] Space-Shooter

我12岁时玩的游戏
A game I made when I was 12 (2016-10-13, Python, 2006KB, 下载0次)

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