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

[游戏] Chess

用户可以与人工智能一起玩的国际象棋游戏。
A chess game where user can play with AI. (2024-02-25, Python, 0KB, 下载0次)

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

[游戏] FamiliesOfFlorence

我在禁闭期间喜欢一些娱乐节目。这是一系列关于用Python构建交易游戏的YouTube视频。
I enjoyed some recreational programming during lockdown. This is a series of YouTube videos on building a trading game in Python. (2024-02-12, Python, 0KB, 下载0次)

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

[游戏] Game_Star_defender

使用PyGame在Python中玩“Star defender”游戏
Game "Star defender" in Python using PyGame (2024-02-07, Python, 0KB, 下载0次)

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

[游戏] Reinforcement-Learning-for-Nim-Game

Nim游戏是一种数学策略游戏,其中两个玩家轮流从不同的堆中取出棍子。删除的玩家...
The Nim game is a mathematical strategy game in which two players take turns removing sticks from distinct heaps. The player who removes the last stick loses. As a game in which states are fully observable and with much reduced state and action spaces compared to chess, it is the perfect game to code a Q-Learning RL agent from scratch. (2023-12-02, Python, 0KB, 下载0次)

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

[游戏] Snake

Snake是动作视频游戏的一个子类型,玩家操纵增长线的末端,通常以蛇为主题。玩家必须...
Snake is a sub-genre of action video games where the player maneuvers the end of a growing line, often themed as a snake. The player must keep the snake from colliding with both other obstacles and itself, which gets harder as the snake lengthens. Made using PYTHON and TURTLE graphics (2023-11-27, Python, 0KB, 下载0次)

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

[游戏] league-game-result-predictor

尝试使用玩家之前的40场比赛或过去一个月的比赛(以较高者为准)来预测玩家的比赛,
Attemptimg to predict a player s game using their previous 40 games or the past one month s game (whichever is higher), (2023-09-14, Python, 0KB, 下载0次)

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

[游戏] number-memory-game-with-python

玩家必须记住屏幕上的数字,并在倒计时变为零之前以正确的模式输入它们。玩家必须选择...,
player must memorize the numbers in the screen and input them in correct pattern before the countdown goes zero. the player must choose a starting pattern at the beginning of the game which provides the number of the numberss will be displayed on the screen. games contuniou (2020-12-18, Python, 0KB, 下载0次)

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

[游戏] battleground_core

自动化多玩家在线游戏平台。,
A platform for automated multi-player online games., (2022-12-08, Python, 0KB, 下载0次)

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

[游戏] Divekick

使用ML玩客观上最好的格斗游戏,Divekick,
Using ML to play the objectively best fighting game, Divekick, (2023-08-04, Python, 0KB, 下载0次)

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

[游戏] danmaboy

在直播间跟大家一起玩GBA游戏
Play GBA games with everyone in the studio (2018-01-06, Python, 3KB, 下载0次)

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

[游戏] Mahjong

这是一款在 Terminal 玩的纯字符麻将游戏。
This is a pure character mahjong game played at Terminal. (2020-04-15, Python, 5654KB, 下载0次)

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

[游戏] tictactoe_mcts

使用蒙特卡洛树搜索玩tietactoe游戏
Play tietactoe games using Monte Carlo tree search (2018-07-09, Python, 5KB, 下载0次)

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

[游戏] PlayTRPGBot

用于玩桌面角色扮演游戏的电报机器人。
A Telegram bot for play Tabletop Role Playing Game. (2021-09-29, Python, 175KB, 下载0次)

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

[游戏] eloguessr

从国际象棋游戏中预测玩家的Elo等级
Predicting player s Elo rating from a Chess game (2022-02-03, Python, 30942KB, 下载0次)

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

[游戏] janggiGame

可玩的Janggi游戏(国际象棋的韩国变体)
Playable Janggi game (a Korean variant of Chess) (2022-03-22, Python, 19KB, 下载0次)

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

[游戏] Sets

用于玩纸牌游戏集的Supybot插件
A Supybot plugin for playing the card game Sets (2012-05-22, Python, 11KB, 下载0次)

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

[游戏] 29

玩纸牌游戏的强化学习代理29。
Reinforcement Learning agent that plays the card game 29. (2018-09-12, Python, 168KB, 下载0次)

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

[游戏] ArenaMUD

ArenaMUD是一款多用户地牢(MUD)玩家对玩家(PVP)游戏。它不是正常意义上的泥浆,因为它是唯一的泥浆...
ArenaMUD is a multi-user-dungeon (MUD) player-vs-player (PVP) game. It is not a MUD in the normal sense as the only real game play is PVP. There are no quests or monsters to fight, only other players. It is created to mimic FPS arena type game like Quake Arena, by counting kills to win a match and switching maps, yet still be a PVP MUD. (2019-10-30, Python, 805KB, 下载0次)

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

[游戏] Doom-Game-AI

这是一个人工智能,用来玩毁灭,1993年的FPS游戏。人工智能学会玩“毁灭”游戏,并在游戏结束后变得更好...
This is an AI made to play Doom, the FPS game from 1993. The AI learns to play the game Doom, and gets better after each round. The AI uses a deep convolutional Q-learning network, a subset of reinforcement learnin (2022-03-12, Python, 4KB, 下载0次)

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

[游戏] HexDots

在六边形网格上玩的简单RTS游戏。
A simple RTS game played on a hexagonal grid. (2011-01-21, Python, 12KB, 下载0次)

http://www.pudn.com/Download/item/id/1687556225891155.html
总计:1030