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

[游戏] Steam-Game-Reminder

一个简单的Python脚本,提醒您在蒸汽上玩游戏。适合需要持续玩才能保持技能的游戏
A Simple python scrypt to remind you to play games on steam. Good for games that reqire consistant playing to maintain skill (2023-12-24, Python, 0KB, 下载0次)

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

[游戏] hamster-game

玩pygame和仓鼠游戏逻辑
Playing around with pygame and the Hamster-Game logic (2023-11-20, Python, 0KB, 下载0次)

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

[游戏] top-games

前10名蒸汽游戏(按玩小时)
Top 10 Steam games by hours played (2023-11-18, Python, 0KB, 下载0次)

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

[游戏] BoardGameHelper

一种工具,用于跟踪您拥有的棋盘游戏,为要玩的游戏提供建议,并选择第一个玩家,
A tool for tracking which board games you own, making suggestions for a game to play, and picking a first player, (2020-10-15, Python, 0KB, 下载0次)

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

[游戏] Black-Jack-Game

这个游戏是用一副52张牌来玩的,策略最多只能玩。洗牌,宣布买入...
This game is played with a deck of 52 cards where the strategies play at best. Shuffle the cards, announce the buy-in amount, and decide the ranking of the cards. For ex. If Ace is given number 1 or 11. The player who gets the value of cards to 21 wins the game. (2021-09-25, Python, 3KB, 下载0次)

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

[游戏] autoClashRoyal

自动玩游戏《皇室战争》的脚本
Automatically play the script of the game Royal War (2023-04-30, Python, 17KB, 下载0次)

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

[游戏] 2048GameAutoMovePython

使用python编写2048游戏及自动玩
Use python to write 2048 games and automatic play (2021-07-10, Python, 19KB, 下载0次)

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

[游戏] TableFootball

游戏项目使用电动机玩桌球。
A game project use motors to play tablefootball. (2021-11-15, Python, 11KB, 下载0次)

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

[游戏] airport

机场是一款多玩家的技能、记忆和机会游戏,每个玩家在同一机场开始比赛...
Airport is a multi-player game of skill, memory & chance where each player starts at the same airport in a race to goal cities. The player who reaches the final goal first wins the game. (2020-08-02, Python, 5893KB, 下载0次)

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

[游戏] WikiRacer

AI代理玩维基百科游戏
AI agent to play the Wikipedia Game (2018-12-12, Python, 5340KB, 下载0次)

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

[游戏] RidgenRacer

我和pygame玩的一个小游戏
A little game I made with pygame (2019-03-28, Python, 493KB, 下载0次)

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

[游戏] python-chess-minimax-alphabeta-pruning

这是一个国际象棋游戏的Python实现,其中包括一个计算机玩家,该玩家使用具有al...
This is a Python implementation of a chess game that includes a computer player that uses a minimax algorithm with alpha-beta pruning . The minimax algorithm is an algorithm used to determine the best possible move in a game. Alpha-beta pruning is used to optimize the minimax algorithm by reducing the number of nodes that need to be evaluated. (2023-05-19, Python, 13KB, 下载0次)

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

[游戏] chessByDeMeGa

下国际象棋。学习如何玩它
Making a chess game. Learning how to play it (2016-03-08, Python, 403KB, 下载0次)

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

[游戏] Remote-Card-Games

用于远程在线玩纸牌游戏的程序。目标是在不同的团队中玩一场手脚游戏...
Program for playing card games online/remotely. Goal is to play a game of hand and foot with multiple groups in different locations. (2021-05-04, Python, 663KB, 下载0次)

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

[游戏] ticher

我在玩纸牌游戏Tichu。
AI s playing the card game Tichu. (2016-10-27, Python, 27KB, 下载0次)

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

[游戏] dominion

Python AI玩纸牌游戏Dominion
Python AI to play the card game Dominion (2015-06-05, Python, 8KB, 下载0次)

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

[游戏] alien_invasion

在外星人入侵中,玩家控制出现在屏幕底部中心的船。玩家可以移动...
In Alien Invasion, the player controls a ship that appears at the bottom center of the screen. The player can move the ship right and left using the arrow keys and shoot bullets using the spacebar. When the game begins, a fleet of aliens fills the sky and moves across and down the screen. The player shoots and destroys the aliens. If the player ... (2020-10-04, Python, 120KB, 下载0次)

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

[游戏] AlienInvasion

在外星人入侵中,玩家控制出现在屏幕底部中心的船。玩家可以移动...
In Alien Invasion, the player controls a ship that appears at the bottom center of the screen. The player can move the ship right and left using the arrow keys and shoot bullets using the space-bar. When the game begins, a fleet of aliens fills the sky and moves across and down the screen. The player shoots and destroys the aliens. If the (2020-08-21, Python, 10KB, 下载0次)

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

[游戏] Alien_Invasion

在外星人入侵中,玩家控制出现在屏幕底部中心的火箭船。玩家可以...
In Alien Invasion, the player controls a rocket ship that appears at the bottom center of the screen. The player can move the ship right and left using the arrow keys and shoot bullets using the spacebar. When the game begins, a fleet of aliens fills the sky and moves across and down the screen. The player shoots and destroys the aliens. If the ... (2022-06-09, Python, 9KB, 下载0次)

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

[游戏] Alien-Invation

在外星人入侵中,玩家控制出现在屏幕底部中心的船。玩家可以移动...
In Alien Invasion, the player controls a ship that appears at the bottom center of the screen. The player can move the ship right and left using the arrow keys and shoot bullets using the spacebar. When the game begins, a fleet of aliens fills the sky and moves across and down the screen. The player shoots and destroys the aliens. If the player ... (2019-09-19, Python, 8KB, 下载0次)

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