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

[Python编程] pygame-Connect-Four

Pygame实现了经典的Connect Four Game。玩家vs.CPU。
Pygame Implementation of the classic Connect Four Game. Player vs CPU. (2024-04-08, Python, 0KB, 下载0次)

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

[Python编程] halic-exam-genius

Halic Exam Genius是一个Python应用程序,供Halic大学的学生方便地访问期中和期末考试日期和课堂信息。
Halic Exam Genius is a Python application for Halic University students to access midterm and final exam dates and classroom information conveniently. (2024-04-06, Python, 0KB, 下载0次)

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

[Python编程] TicTacToe_GUI

这个Python脚本使用Tkinter创建了一个Tic-Tac-Toe游戏,玩家单击按钮进行移动,游戏跟踪棋盘状态,切换玩家,并检查赢家或平局。
This Python script creates a Tic Tac Toe game using Tkinter, where players click buttons to make moves and the game tracks the board state, switches players, and checks for a winner or a draw. (2024-03-30, Python, 0KB, 下载0次)

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

[Python编程] othello-tourney

一个Django应用程序,用于玩和主办奥赛罗AI锦标赛
A Django Application to play and host Othello AI Tournaments (2024-02-17, Python, 0KB, 下载0次)

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

[Python编程] codenames-solvers

Codenames棋盘游戏的代码基础架构和玩家算法(代理)。
Code infrastructure and player algorithms (agents) for the Codenames board game. (2023-12-29, Python, 0KB, 下载0次)

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

[Python编程] ChatGTP_Coursera

吴和富尔福德教授的Coursera ChatGPT课程的学生笔记。它们提供了Python中的示例-我创建了脚本来执行...
Student notes from Coursera s ChatGPT classes taught by Ng and Fulford. They provide examples in Python - I ve created scripts to do the same tasks in R. (2023-12-07, R, 0KB, 下载0次)

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

[Python编程] poetry2nix-example

玩poetry2nix来了解有关Nix for Python开发的更多信息
Playing around with poetry2nix to learn more about Nix for Python development (2023-12-05, Nix, 0KB, 下载0次)

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

[Python编程] Rock-Paper-Scissors

一个简单的代码,用于使用python与计算机玩石头剪刀,
A simple code for playing rock-paper-scissors with your computer using python, (2023-10-04, Python, 0KB, 下载0次)

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

[Python编程] easy-ros-tutorial

ROS教程和示例:使用Python玩相机和机器人,
ROS Tutorial and Examples: Play with the camera and robot using Python, (2022-05-02, Python, 0KB, 下载0次)

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

[Python编程] Bulls-and-Cows

简单的公牛和母牛游戏,可以用python控制台玩,也可以用tkinter。,
Simple Bulls and Cows game and can be played with python console or ui with tkinter., (2023-08-03, Python, 0KB, 下载0次)

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

[Python编程] bytecode_tools

用于玩python字节码的工具集合-(Beta-尚未呈现给更大的组)
Collection of tools to play with python bytecode - (Beta - Yet to present to larger group) (2019-06-08, Python, 0KB, 下载0次)

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

[Python编程] ForgeAndUnity

提供副本实例、玩家住房和一般房间功能,以重建Forge Networking。
Provides dungeon instances, player housing and general room features to Forge Networking Remastered. (2019-05-25, C#, 0KB, 下载0次)

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

[Python编程] L2jRoboto

一个具有决策和行为的L2j假冒玩家引擎
A fake player engine for L2j with decision making and behaviors (2018-10-16, Java, 0KB, 下载0次)

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

[Python编程] rusty-TONC

在GBA上玩得开心,并移植TONC的示例。
Having fun on the GBA, and porting TONC s examples. (2016-10-19, C, 0KB, 下载0次)

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

[Python编程] player_tracker

在youtube视频中跟踪和查找玩家的坐标
Tracking and finding coordinates for players in a youtube video (2016-03-29, Jupyter Notebook, 0KB, 下载0次)

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

[Python编程] LogitDataScience

2016年6月至9月,来自加利福尼亚州洛杉矶Logit Data Science训练营的材料
Material from the Logit Data Science Bootcamp in Los Angeles, CA, June-Sep 2016 (2017-03-02, Jupyter Notebook, 2239KB, 下载0次)

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

[Python编程] monkeyjump

使用GnuGo玩Go的极简GUI
Minimalistic GUI for playing Go with GnuGo (2022-11-14, Python, 196KB, 下载0次)

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

[Python编程] My-PyChess

使用Pygame Library用Python编写的多人单玩家在线国际象棋游戏应用程序
A Multiplayer SinglePlayer Online Chess Game app written in Python using Pygame Library (2022-06-29, Python, 1459KB, 下载0次)

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

[Python编程] Tic-tac-toe-game

下面是使用tkinter模块的两个玩家的python tic-tac-toe游戏
Here is the python tic tac toe game for two players using the tkinter module (2020-03-10, Jupyter Notebook, 1KB, 下载0次)

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

[Python编程] hidpytoy

用Python编写的用于玩HID设备的GUI应用程序
A GUI app for playing with HID devices, written in Python (2020-09-09, Python, 512KB, 下载0次)

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