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

[论文] Rock-Paper-Scissors-ML-

我将创建一个程序来玩石头,纸,剪刀。随机挑选的程序通常会赢得50%的时间。
I will be creating a program to play Rock, Paper, Scissors. A program that picks at random will usually win 50% of the time. (2024-04-04, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissors-Game

该程序使用Tkinter GUI库实现了一个简单的石头、纸张、剪刀游戏。玩家可以在石头、纸或剪刀之间进行选择,并与计算机竞争。
This program implements a simple Rock, Paper, Scissors game using Tkinter GUI library. Players can choose between rock, paper, or scissors and compete against the computer. (2024-02-10, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-Sissors

使用Python构建了一个基本的石头、纸、剪刀游戏。在这个基于控制台的游戏中,用户可以与计算机玩游戏。该项目服务于…
Built a basic Rock, Paper, Scissors game using Python. Users can play against the computer in this console-based game. The project serves… (2024-01-17, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissor-Game-

这是一款剪刀石头纸游戏。它可以玩一个人。首先,我们运行程序。接下来,我们可以键入石头或纸张或剪刀。然后…
This is the rock paper scissor game.it can be play one person. first we run the program.next we can type a rock or paper ot scissor.Then … (2024-01-09, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissors

下面的程序允许你玩石头剪刀,同时能够跟踪你的胜利,失败和平局(以及有...
The following program allows you to play rock/paper/scissors while being able to keep track of your wins, loses and ties (as well as having a point system that can add or subtract based on whether you win or lose). Future plan for this would be to allow the player to double or nothing and potentially involve tkinter (2023-11-24, Python, 0KB, 下载0次)

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

[论文] Python_RockPaperScissors_Game

这个存储库包含一个用Python编程的简单的石头、纸、剪刀游戏。玩家可以在这个经典的游戏中对抗对手...
This repository contains a simple Rock, Paper, Scissors game programmed in Python. Players can engage in this classic game against the computer. The project provides a text-based interface for an interactive experience, serving as an excellent introduction to Python programming concepts (2023-11-02, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-and-Scissor-Game-in-Python

观众好,这是一款用Python语言制作的石头、纸和剪刀游戏,希望你们在童年时都玩过。让刷新...,
Hello viewer this a Rock ,Paper and Scissor game made by using Python Language , hope you all played this in your childhood . Let refresh the memory and play the game . (2022-02-16, Python, 0KB, 下载0次)

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

[论文] python-project-stone-paper-scissor-game

这是我和我的朋友开发的项目,在这个项目中,我们可以玩石头纸剪刀游戏,具有令人兴奋和迷人的界面和...,
This is the project developed by me and my friends in which we can play stone paper scissor game with exciting and engaging interface and we have done it by using python language. (2023-06-06, Python, 0KB, 下载0次)

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

[论文] rock-paper-scissor-game

石头剪刀游戏是一款非常流行的游戏。你可以和朋友玩这个游戏。这个游戏是用python语言创建的,
rock paper scissor game is very popular game . you can play this game with friends . this game created in python language, (2021-08-29, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissors_Coding-with-Python

你以前可能玩过石头、布和剪刀。也许你已经用它来决定谁来付晚餐的钱,谁来请第一个球员...,
You may have played rock, paper and scissors before. Maybe you ve used it to decide who pays for dinner or gets the first player for a team. But at this time you could learn how to encode Rock, Paper, Scissors in Python language and what s more? (2021-08-16, Python, 0KB, 下载0次)

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

[论文] jokenpo

Jokenpo是一个简单的程序,模拟著名的石头剪刀游戏。它允许用户与计算机玩游戏,录制...,
Jokenpo is a simple program that simulates the famous game of rock-paper-scissors. It allows the user to play against the computer, recording their choices and determining the winner at the end. (2023-03-29, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissors-on-Python

这是一个关于python的程序,基于RockPaperScissors的子游戏,你将玩对pc的游戏。我想做一个1vs1,你...,
this is a program on python based on Rock Paper Scissors child game, you will play againts the pc. I would have liked make a 1vs1, you and your friend, but i cant continue because i have class, but if you want you can do it. have a nice day :) (2023-05-19, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissors-Game

该计划的目标是我们从小就玩的最常见的决定丹尼的游戏之一,即《岩纸科学》...,
This program targets one of the most common game that we have been playing since our childhood for deciding denner , i.e. Rock-Paper-Scissors , using python. Here, have a look. (2020-06-16, Python, 0KB, 下载0次)

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

[论文] RockPaperScissorGame

本程序帮助用户玩石头、纸、剪刀等游戏。它一次有5个回合。在这场比赛中,要么你赢,要么个人电脑赢,甚至与c......比赛...,
This program help users to play rock, paper, scissor game. It have 5 rounds at one time. In this either you win or pc win or even match can be draw. (2022-11-27, Python, 0KB, 下载0次)

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

[论文] RockPaperScissorGame

本程序帮助用户玩石头、纸、剪刀等游戏。它一次有5个回合。在这场比赛中,要么你赢,要么个人电脑赢,甚至与c......比赛...,
This program help users to play rock, paper, scissor game. It have 5 rounds at one time. In this either you win or pc win or even match can be draw. (2022-10-10, Python, 0KB, 下载0次)

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

[论文] Rock-Paper-Scissor

裂口意味着岩纸剪刀。不用说,你们都知道怎么玩这个游戏。这是一款基于python构建的编程基础游戏。,
Rips mean rock paper scissor. Needless to say, you all know how to play this game. This is a programming base game built on python., (2021-10-20, Python, 0KB, 下载0次)

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

[论文] Rock_Paper_Scissors

一款使用套接字编程的基本Rock x Paper x Scissors游戏。用Python制成。多个客户端可以在同一服务器上玩游戏。,
A basic Rock x Paper x Scissors game using socket programming. Made with python. Multiple clients can play the game on same server., (2020-05-30, Python, 0KB, 下载0次)

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

[论文] Rock_Paper_Scissors

在这个程序中,我使用随机模块让计算机选择任何一个选项,然后玩家将从选项中选择任何一项。A...,
In this program I use Random module for the computer to choose any one option and then player will choose the any one from the options. After that If Else statements will decide who win then result will show in the terminal. (2022-10-12, Python, 0KB, 下载0次)

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

[论文] Stone-Paper-Scissors-Project

你可以在这里轻松玩你童年最喜欢的游戏,名为石头剪刀,这是我用简单的Python编程创建的...,
You can play your childhood s favourite game named Stone Paper Scissors easily here which I ve created with Simple Python Programming.Thank You (2022-02-19, Python, 0KB, 下载0次)

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

[论文] Rock_Paper_Scissor_Game

一个简单的python程序,可以玩基于文本的经典石头剪刀游戏。游戏在控制台中运行。阅读说明...,
A simple python program to play a text based version of the classic Rock-Paper-Scissor game. The game run in console. Read the instructions carefully to know the rules. (2020-12-11, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693557205545158.html
1234
总计:70