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

[游戏机] Rock-Scissor-Paper

这是一款基于OpenCv的石头剪刀纸游戏,它可以用来玩机器以及现实生活中的应用程序
This is a rock scissor paper game based On OpenCv and it can be used to play with the machines as well as real life applications (2024-03-10, Python, 0KB, 下载0次)

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

[游戏机] slots_machine

这个简单的Python程序实现了一个基本的老虎机游戏。玩家可以存款初始金额,下注,并旋转虚拟老虎机卷轴。
This simple Python program implements a basic slot machine game. Players can deposit an initial amount, place bets, and spin the virtual slot machine reels. (2023-12-31, Python, 0KB, 下载0次)

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

[游戏机] slot-machine

这是一个用Python实现的简单的基于控制台的老虎机游戏。玩家可以存款,选择要下注的线数...
This is a simple console-based slot machine game implemented in Python. Players can deposit money, choose the number of lines to bet on, and spin the slot machine to see if they win or lose. (2023-12-16, Python, 0KB, 下载0次)

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

[游戏机] Tic-Tac-Toe-game

一款基本的、简单的和有趣的Tic Tac Toe游戏,您可以在控制台中与计算机或朋友玩。
A basic, simple and fun Tic-Tac-Toe game where you can play against either the computer or a friend in the console. (2023-12-08, C++, 0KB, 下载0次)

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

[游戏机] War

自动玩的战争游戏。这个项目是我在后端训练营交给我的一项任务,在那里我制作了战争计划游戏...
An automatically played game of war. This project was an assignment given to me at my Back End bootcamp, where I made the game of war playable at the click of a button. It is entirely console base, and serves as a way of refining my OOP principles (2023-11-14, Java, 0KB, 下载0次)

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

[游戏机] Simple-console-Rock-Paper-Scissors

欢迎来到石头,纸,剪刀游戏!这个简单的命令行Python游戏允许您玩经典的石头、纸张、剪刀游戏...,
Welcome to the Rock, Paper, Scissors game! This simple command-line Python game allows you to play the classic Rock, Paper, Scissors game against the computer. Test your luck and strategy as you compete to win against the computer. (2023-09-21, Python, 0KB, 下载0次)

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

[游戏机] the-war-effort

4-8人的合作派对游戏。和一些朋友挤在电视机前,用手机指挥战争。每个玩家都采用...,
A cooperative party game for 4-8 players. Huddle around a TV with some friends to direct a war from your mobile phone. Every player adopts a unique role, from politics and manufacturing to espionage and air support. (2023-02-09, JavaScript, 0KB, 下载0次)

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

[游戏机] Networks_Projects

该存储库包含一个udp连接游戏,由GUI显示,设计为由两个人在单独的机器上玩,一个程序用于...,
This repository contains a udp-connection game, displayed by a GUI, designed to be played by 2 people on separate machines, a program to select the first player of a game (gameRandomizer.py) and display that name on a GUI, and a few other miscellaneous programs written for my CSCI 420 Networks class. Everything is written in Python. (2020-05-07, Python, 0KB, 下载0次)

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

[游戏机] gesture-detection-and-it-s-application

本项目的目的是消除用户和机器之间的物理交互,并仅使用手势玩游戏,
The Purpose of this Project is to remove Physical interaction between User and the machine and play the game using only gestures, (2023-03-24, Python, 0KB, 下载0次)

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

[游戏机] riverhex-activity

RiverHex是一款连接游戏。每个玩家都应该从棋盘游戏的一侧到另一侧连续连接六边形。...,
RiverHex is a connection game. Each player should make a continuous link of hexagons from one side to the opposite side of the board game. RiverHex could be played against the XO or with 2 players on the same machine. (2020-02-07, Python, 0KB, 下载0次)

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

[游戏机] bug-free-computing-machine

这是一款没有图形的演示游戏。您可以与朋友一起玩,释放惊人的输出。有时它真的很有趣。,
This a demo game without graphics. You can play it with friends and unleash the amazing outputs. Sometimes it gets really amusing., (2020-11-27, Python, 0KB, 下载0次)

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

[游戏机] Finite-State-Machine

一种小型三态机器,用于在视频游戏中创建守卫NPC。状态在空闲、追逐玩家和巡逻之间切换。,
A small 3-state machine, used for creating a guard NPC in a video game. The states shift between Idle, Chase Player and Patrol., (2022-02-06, C#, 0KB, 下载0次)

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

[游戏机] SlotBot

用Python 3.7编写的机器人程序,允许用户在游戏Tower Unite上自动玩老虎机,
A bot written in Python 3.7 that allows users to automate the playing of slot machines on the game Tower Unite, (2019-12-20, Python, 0KB, 下载0次)

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

[游戏机] Roguelike

一个相当大的项目,允许您在控制台上玩类似于流氓的游戏。我附加了UML模式和从...加载的基本级别...,
Quite a large project that allows you to play the roguelike game on the console. I attach the UML schema and the basic levels loaded from the file. However, much could be added in the future. (2022-09-20, C++, 0KB, 下载0次)

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

[游戏机] TowerOfHanoi

该项目是一个组合项目,展示了如何在C++控制台应用程序中表示和玩游戏“河内之塔”...,
This project is a portfolio project that showcases how the game "Tower of Hanoi" can be represented and played within a C++ console application. (2020-08-07, C++, 0KB, 下载0次)

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

[游戏机] GuessingGame

是一个控制台猜测游戏,允许用户设置并输入想要玩游戏的用户数量的名称,选择...,
Is a console guessing game that allow the user to set and enter the names(s) of the number of user(s) who wants to play the game, choose the range they want to guess from, and also set the number of guesses they will like to make before the game end, and base on their guesses checks whether their guesses was correct or not (2022-09-15, C++, 0KB, 下载0次)

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

[游戏机] Hangman-Game_cpp

每个人都知道我们小时候玩的绞刑游戏。所以我做了这个游戏机的基础上,这个项目已经准备好了...,
Everyone knows the hangman game that we played fondly as a child. So I made this game console-based This project has been prepared for the Introduction to Software Engineering course. (2021-05-07, C++, 0KB, 下载0次)

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

[游戏机] Hangman--Python

这是一个用Python制作的简单游戏项目,可以直接在控制台中玩。游戏规则很简单,游戏给出了...,
It s a simple game project,made with Python, that can be played directly in the console . The rules of the game are simple , the game gives out a hidden word and the players has to figure out the word letter by letter , losing when hitting 6 mistakes (2023-01-05, Python, 0KB, 下载0次)

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

[游戏机] hangman-console

如果玩家猜测单词中的正确字母,则该字母将出现在其正确的位置。用户必须猜测核心...,
If the player guesses the right letter that is within the word, the letter appears at its correct position. The user has to guess the correct word until a man is hung, then the game is over. (2021-12-01, Python, 0KB, 下载0次)

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

[游戏机] Hidden-File-Game

这是一款完全用C语言编写的游戏,可以在控制台上玩。我认为这是一场很好的比赛。,
It is a game which is written in completely C and can be played on console. I think that it is a nice game inshaALLAH., (2020-02-11, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694792313264713.html
总计:377