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

[Python编程] Chrome_Dinasour_game_reinforced_learningmodel

在此存储库训练模型中,学习如何使用pygame和NEAT玩铬恐龙游戏。
In this repository trained model that learns how to play chrome dinosour game by using pygame and NEAT. (2024-03-04, Python, 0KB, 下载0次)

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

[Python编程] Mine-Refine

这是MineRefine 2.0(它仅在本地计算机上工作),使用tkinter玩地质采矿游戏。
This is MineRefine 2.0 (It only works on a local computer) that uses tkinter to play a geology mining game. (2024-03-04, Python, 0KB, 下载0次)

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

[Python编程] athletes-unlimited-data

存储在“运动员无限”旗帜下玩的运动和/或联赛的运动数据。
Houses sports data for the sports and or leagues played under the Athletes Unlimited banner. (2024-02-07, Python, 0KB, 下载0次)

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

[Python编程] Space-Runner

这是一个用python pygame编写的简单游戏,对于其所有的说明或如何玩都使用GameDocs.txt文件。
This is a simple game written in python pygame, for all its intruction or how to play use GameDocs.txt file. (2024-01-29, HTML, 0KB, 下载0次)

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

[Python编程] online-chess-win-predictions

python笔记本的集合,从chess.com上玩的游戏中探索、建模和预测数据
A collection of python notebooks exploring, modeling, and predicting data from games played on chess.com (2023-11-18, Jupyter Notebook, 0KB, 下载0次)

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

[Python编程] Python-Game-Guess-the-Number

该应用程序的目标是让玩家猜测1到100之间随机生成的数字。
The application s objective is for the player to guess a randomly generated number between 1 and 100. (2023-11-02, Python, 0KB, 下载0次)

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

[Python编程] deep-q-learning

通过深度Q学习进行强化学习。使用PyTorch和PyGame构建,代理学习玩一个简单的游戏,
Reinforcement Learning via Deep Q-Learning. Built using PyTorch and PyGame, an agent learns to play a simple game, (2023-10-21, Python, 0KB, 下载0次)

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

[Python编程] Alien-Invasion-Game-Project

我使用pygame库在Python中创建了一个可玩的街机风格的外星人入侵游戏。,
I created a playable arcade style Alien Invasion game in Python using pygame library., (2023-09-22, Python, 0KB, 下载0次)

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

[Python编程] Tic-Tac-Toe

我用Python编写了这个很棒的Tic Tac Toe游戏机器人,您可以自己玩:),
I coded this awesome Tic-Tac-Toe gaming bot in Python, feel free to play it for yourself:), (2020-06-15, Others, 0KB, 下载0次)

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

[Python编程] BGGStats

一段Python代码,用于分析基于用户在websi上的集合的各种玩家计数的最佳游戏...
A bit of Python code for analyzing the best games for various player counts based on a user s collection on the website Board Game Geek. (2015-07-30, Python, 0KB, 下载0次)

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

[Python编程] Revive

在HTC Vive或Valve Index上玩Oculus独家游戏,向下滚动查看下载和安装说明。
Play Oculus-exclusive games on the HTC Vive or Valve Index, scroll down for downloads and installation instructions. (2023-04-07, C++, 0KB, 下载0次)

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

[Python编程] Minecraft-Serverstats-Discord-Bot

从Discord服务器上的Minecraft服务器获取统计信息(如玩家计数)的机器人
A bot to get Statistics like the Playercount from your Minecraft-Server on your Discord-Server (2022-02-22, Python, 8KB, 下载0次)

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

[Python编程] GestureMario

可以使用手势玩的跨浏览器马里奥游戏||微软PyGames挑战赛冠军
A cross-browser Mario game that can be played using hand gestures || Winner of Microsoft PyGames Challenge (2023-05-09, JavaScript, 3068KB, 下载0次)

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

[Python编程] ChessGame_Python

Python中的国际象棋游戏,具有库pygame和AI,可以学习如何下棋并与您一起玩。
Chess Game in Python with library pygame and AI who can learn how to play Chess and play with you. (2023-05-29, C++, 38089KB, 下载0次)

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

[Python编程] racing_car_game

这是一款使用Python中的Pygame模块创建的轻量级游戏。希望你们都喜欢玩这个!!!
It is a light game created using Pygame module in Python. Hope you all enjoy playing this !!! (2019-09-03, Jupyter Notebook, 538KB, 下载0次)

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

[Python编程] AILearnsSnake

Python代码使用PyGame创建原始的Snake游戏,并创建一个神经网络来教人工智能如何玩游戏...
Python code to create the original Snake game using PyGame and creating a Neural Network to teach an AI how to play the game (2022-07-18, Python, 11694KB, 下载0次)

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

[Python编程] Chess

这是使用python模块Pygame以python编写的国际象棋的实现。它有本地2个玩家或在线...
This is an implementation of Chess written in python using the python module Pygame. It has local 2 player or online multiplayer features. (2020-09-29, Python, 4225KB, 下载0次)

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

[Python编程] connect4

这是一款双人连接游戏,玩家首先选择一种颜色,然后轮流丢弃一种颜色...
?? It is a two-player connection game in which the players first choose a color and then take turns dropping one colored disc from the top into a seven- column, six-row vertically suspended grid. The pieces fall straight down, occupying the lowest available space within the column, user wins by forming row of four of same color (2023-03-10, Python, 9463KB, 下载0次)

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

[Python编程] SeaWarCrazy

使用wxPython上的GUI和简单的机器人程序来判断SeaWar中的机器人程序玩家。仅适用于UNIX系统
Judge for bot players in SeaWar with GUI on wxPython and with simple bot. Works only on UNIX systems (2017-08-03, Python, 14KB, 下载0次)

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

[Python编程] pyqt_game

用PYQT5库制作的游戏。可以玩4种类型的游戏。这些是jokenpo,tic-tac-toe,记忆...
Game made with the PYQT5 library. It is possible to play 4 types of games. These being jo-ken-po, tic-tac-toe, memory game and hangman game. (2022-10-13, Python, 1519KB, 下载0次)

http://www.pudn.com/Download/item/id/1686493072993137.html
总计:181