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

[游戏机] C-Quiz-Game

简单的C++控制台应用程序,设计为问答游戏。玩家回答一系列多项选择问题,并记录和排序他们的分数,以在每个游戏会话结束时显示高分。
Simple C++ console application designed as a quiz game. Players answer a series of multiple-choice questions, and their scores are recorded and sorted to display high scores at the end of each game session. (2024-04-16, C++, 0KB, 下载0次)

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

[游戏机] odin-Project-Rock-Paper-Scissors

我们将制作一个小学经典的“石头剪刀”。目前,我们将从浏览器控制台玩游戏,但我们将在后面的课程中重新访问该项目,并添加具有按钮和文本的图形用户界面。
We’re going to make an implementation of grade-school classic “rock paper scissors”. For the moment we’re just going to play the game from the browser console, but we will revisit this project in a later lesson and add a Graphical User Interface with buttons and text. (2024-03-29, JavaScript, 0KB, 下载0次)

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

[游戏机] DogFight

斗狗是一种一对一的空战模拟器,每个玩家都必须使用机枪,以击落对方的战斗机。整个游戏,包括环境、战斗机、控件和视图、声音和碰撞检测,都是使用Java3D API开发的。
Dogfight is a one-on-one aerial combat simulator where each player must use machine guns, to take down the other player s fighter plane. The entire game, including the environment, fighter planes, controls and view, sounds, and collision detection, is developed using the Java3D API. (2024-03-23, Java, 0KB, 下载0次)

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

[游戏机] chess-game-csharp

这是一个用C#开发的象棋游戏的简单项目,将在控制台中运行。该游戏提供基本的国际象棋体验,允许玩家通过控制台进行互动,以移动棋子和进行国际象棋比赛。
This is a simple project of a chess game developed in C# to be run in the console. The game provides a basic chess experience, allowing players to interact through the console to move pieces and play chess matches. (2024-03-21, C#, 0KB, 下载0次)

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

[游戏机] gamingvm-usb-connector

通过USB ip将USB设备连接到VM以在Apple TV上玩游戏的微型实用程序(因为Apple的控制器支持基本上毫无价值)
Tiny utility to connect USB devices to a VM via usb ip for gaming on an Apple TV (because Apple s controller support is basically worthless) (2024-03-17, Rust, 0KB, 下载0次)

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

[游戏机] HangmanGame

Hangman游戏程序是作为工程计算思维课程的最终项目开发的。它被设计为一款基于交互式控制台的游戏,玩家可以根据选择的主题猜测电影标题。
Hangman game program developed as a final project for a Computational Thinking for Engineering course. It is designed to be an interactive console-based game where the player guesses a movie title based on a chosen theme. (2024-03-19, Python, 0KB, 下载0次)

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

[游戏机] TicTacToe

控制台版本的Tic Tac Toe实现了人工智能的极大极小算法,在最好的情况下使游戏平局。它目前是玩家对人工智能。
Console version of Tic Tac Toe implementing the minimax algorithm for the AI, making the game in the best case a draw. It is currently player vs AI only. (2024-03-07, C#, 0KB, 下载0次)

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

[游戏机] AlphaZero2

试图从头开始构建AlphaZero。AlphaZero是一种游戏算法,使用人工智能和机器学习技术来学习如何在超人级别玩棋盘游戏。
Trying to build AlphaZero from scratch. AlphaZero is a game-playing algorithm that uses artificial intelligence and machine learning techniques to learn how to play board games at a superhuman level. (2024-02-06, Jupyter Notebook, 0KB, 下载0次)

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

[游戏机] Robot-Mouse

机器人鼠标是在控制台上玩的游戏。它从控制台获取用户输入,以确定移动鼠标角色的方向和步骤。鼠标字符也显示在控制台上。
Robot Mouse is a game played on the console. It takes user input from the console to determine the direction and steps to move a mouse character. The mouse character is also displayed on the console. (2024-01-27, Python, 0KB, 下载0次)

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

[游戏机] Hi-Lo

Hi-Lo是一款类似扑克的战略纸牌游戏,在电视剧《魔鬼计划》中出现,玩家使用数字卡和操作员卡来形成…
Hi-Lo is a Poker-like strategic card game featured in the TV show "Devil s Plan," where players use numerical and operator cards to formu… (2024-01-22, Jupyter Notebook, 0KB, 下载0次)

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

[游戏机] tetramino-py

这款Tetramino游戏是一个受“Gagne ton papa”启发的项目,用于ULB的INFO-F106课程。这是一款基于控制台的游戏,玩家可以…
This Tetramino game is a project inspired by "Gagne ton papa" for the INFO-F106 course at ULB. It is a console-based game where players c… (2024-01-20, Python, 0KB, 下载0次)

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

[游戏机] Breaking-Bad

Breaking Bad Python Platformer Game是一款激动人心的2D Platforder,灵感来自流行的电视剧“Breaking Bad”。这款游戏为玩家提供了一种迷人的体验,让他们在充满障碍、危险和珍贵收藏品的世界中导航。
The Breaking Bad Python Platformer Game is an exciting 2D platformer that takes inspiration from the popular TV series "Breaking Bad." , this game provides players with an engaging experience as they navigate through a world filled with obstacles, hazards, and valuable collectibles. (2024-01-07, Python, 0KB, 下载0次)

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

[游戏机] Python_SnakeGame_AI

用Python再现经典的诺基亚贪食蛇游戏,结合一些机器学习方法来实现“自学习”功能,该功能学习如何玩游戏并赢得游戏。
Recreation of the classic Nokia Snake Game in Python combined with some machine learning methods to implement a "self-learning" functionality which learns how to play and win the game. (2024-01-02, Python, 0KB, 下载0次)

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

[游戏机] NBAVision

从电视画面到2D篮球场的NBA游戏再现。这个项目承诺为游戏提供一个新的视角,允许我们仔细研究玩家的动作、团队间距和进攻策略。
Reconstruction of NBA gameplay from TV footage onto a 2D basketball court. This project promises to offer a fresh perspective on the game, allowing us to closely examine player movements, team spacing, and offensive strategies. (2023-12-31, Jupyter Notebook, 0KB, 下载0次)

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

[游戏机] rock-paper-scissor-lizard-spock

石头剪刀,是两个人玩的游戏。增加了蜥蜴和斯波克来减少领带的数量(灵感来自电视剧《生活大爆炸》)。
Rock paper scissor, is a game played between two people. Lizard and Spock are added to reduce the number of ties (inspired from a Tv show The Big Bang Theory). (2023-12-21, JavaScript, 0KB, 下载0次)

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

[游戏机] Java-Lab-5

这是我的第五个计算机科学实验室。它是在IntelliJ中使用Java完成的,它创建了一个启动器,以便老虎机游戏可以玩。
This is my fifth computer science lab. It was done in Intelli J using Java and it created a launcher so that the slot machine game is playable. (2023-12-19, Java, 0KB, 下载0次)

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

[游戏机] Smart-TV-Box-Gaming-Console-Emulator-PSX-GBA-SNES

智能电视盒游戏控制台模拟器PSX GBA SNES(Android多控制台模拟器)。在A上玩PSX、SNES、NES、GBA、Sega Genesis游戏…,
Smart TV Box Gaming Console Emulator PSX GBA SNES (Multi-console Emulator for Android). Play PSX, SNES, NES, GBA, Sega Genesis games on A…, (2019-01-08, Others, 0KB, 下载0次)

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

[游戏机] MicroGameConsole

带有SSD1306 OLED显示器的esp32的自定义固件。它是一个简单的小游戏引擎,可以玩一些游戏(乒乓、蛇),需要5个按钮...,
Custom firmware for esp32 with SSD1306 OLED display. Its a simple little game engine to play a few games(pong, snake), takes 5 push buttons as input. (2023-07-27, C++, 0KB, 下载0次)

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

[游戏机] deal_or_no_deal

“成交还是不成交”是一个非常受欢迎的游戏节目。即使是现在,对于家庭聚会来说,这也是一个消磨时间的有趣游戏。我做了一个代码来玩游戏...,
Deal Or No Deal was a very popular game show. Even now, for a family party, it s a fun game to pass time. I made a code to play the game right in your terminal/console. This isn t made to be a game which can be installed by everyone and played, I just made it as a fun project as I just started out with python. So if you have python installed (2023-01-05, Python, 0KB, 下载0次)

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

[游戏机] console-games

一个C项目,您可以在终端上玩一些80年代的经典街机视频游戏。,
A C project in which you can play some of your classic arcade video games from the 80s on the terminal., (2022-08-08, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694791999462332.html
总计:365