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

[论文] Rock_pepper_scissor

这个项目在Python中实现了一个经典的石头剪刀游戏,允许用户与计算机玩游戏。它具有一个简单的用户界面,玩家可以选择自己的动作,计算机随机生成自己的动作作为响应。非常适合希望了解基本编程概念和游戏机制的初学者。
This project implements a classic Rock-Paper-Scissors game in Python, allowing users to play against the computer. It features a simple user interface where players can choose their moves, with the computer randomly generating its own moves in response. Perfect for beginners looking to understand basic programming concepts and game mechanics. (2024-05-05, Jupyter Notebook, 0KB, 下载0次)

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

[论文] GameProgrammingFinal

这是我们的游戏编程决赛。这是一款在线多人游戏,玩家可以在游戏或岩纸剪刀中相互挑战。
This is our game programming final. It is an online multiplayer game where players can challenge each other to a game or Rock-Paper-Scissors. (2024-05-01, Others, 0KB, 下载0次)

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

[论文] 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

[论文] Js-Rock-Paper-Scissors

在这个项目中,我将我对编程的热情与经典的童年娱乐相结合。石头、纸、剪刀游戏是简单会议功能的体现,展示了JavaScript在创建愉快和交互式用户体验方面的潜力
In this project, I ve combined my passion for programming with a classic childhood pastime. The Rock, Paper, Scissors Game is an embodiment of simplicity meeting functionality, showcasing the potential of JavaScript in creating enjoyable and interactive user experiences (2024-02-10, Others, 0KB, 下载0次)

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

[论文] Implementation-of-Rock-Paper-Scissors-Game-in-C

这个C程序实现了一个简单的基于控制台的石头,纸张,剪刀游戏,玩家与计算机竞争。
This C program implements a simple console-based Rock, Paper, Scissors game where the player competes against the computer. (2024-02-07, C, 0KB, 下载0次)

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

[论文] C-Project-Stone-Paper-Scissor-Game-

*石头剪刀(C游戏):*在这个C编程的数字格式副本中体验经典的游戏体验。克服了算法设计、输入处理和UI创建方面的挑战。一个不仅娱乐而且提高编程技能的项目#GameDev#C编程
*Stone Paper Scissors (C Game):* Experience classic gameplay in this C-programmed digital rendition. Overcame challenges in algorithm design, input handling, and UI creation. A project that not only entertains but sharpens programming skills. #GameDev #CProgramming (2024-01-29, Others, 0KB, 下载0次)

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

[论文] Hangman-Game

绞刑游戏是一种传统的用笔和纸玩的游戏。这个存储库包含相同游戏的副本,但由我们制作…
Hangman game is a traditional game which was played with pen and paper. This repository contains the replica of same game, but made by us… (2024-01-14, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705282387784830.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

[论文] RockPaperScissor

该程序允许您使用计算机玩石头、纸和剪刀,它将确定您是输了还是赢了,或者是平局。,
This program allows you to play Rock, Paper and Scissor with the computer, it will determine if you have lost, won or if it a draw., (2023-10-02, Java, 0KB, 下载0次)

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

[论文] Stone-Paper-Scissor

“石头剪刀”Java项目是一款基于文本的游戏,玩家可以从三个选项中进行选择:石头、纸或剪刀。该计划,
The "Stone Paper Scissors" Java project is a text-based game where players choose from three options: stone, paper, or scissors. The program, (2023-09-23, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695579606236801.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-

我试图创造一个石头,纸,剪刀游戏,你玩的电脑。但不是让计算机挑选随机的东西...,
I tried to create a rock, paper, scissors game that you play with a computer. But instead of making the computer pick out a random thing to fight against you with, it instead has a little tactic programmed inside it. (2021-04-25, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693557583248379.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

[论文] Rock-Paper-Scissors-Game

一款简单实现的经典石头剪刀布游戏。玩家选择石头(1)、纸(2)或剪刀(3),然后...,
A simple implementation of the classic rock-paper-scissors game. The player chooses either rock (1), paper (2), or scissors (3), and the program randomly chooses one of the three options for the computer. The program then determines the winner based on the standard rock-paper-scissors rules and displays the result. (2023-02-06, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693557568264064.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

[论文] 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

这是一款可以在计算机上玩的剪刀石头纸游戏,使用c语言编程,借助rand函数,
this is a rock paper scissor game which could be played against the computer, made using c programming with the help of rand function, (2020-09-06, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693557258372799.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

[论文] energy-Air-game-Bot

能量空中游戏机器人是纯粹为了学术目的而编写的,不应用于玩能量空中游戏,因为...
The Energy-Air-Game-Bot was written for pure academic purposes and should not be used to play the Energy Air Game as it is unfair. Use the bot at your own risk. (2021-08-17, JavaScript, 24KB, 下载0次)

http://www.pudn.com/Download/item/id/1686163507308259.html
总计:182