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

[自动编程] TextAdventureGame_in_java

该存储库包含一个基于Java的文本冒险游戏,该游戏具有使用JFrame的图形用户界面(GUI)。玩家探索不同的地点,做出选择,收集物品,并解决谜题来前进。它包括游戏的源代码和自述文件,其中包含安装说明和游戏玩法详细信息。
This repository contains a Java-based text adventure game with a graphical user interface (GUI) using JFrame. Players explore diverse locations, make choices, collect items, and solve puzzles to advance. It includes the game s source code and a README with installation instructions and gameplay details. (2024-02-28, Java, 0KB, 下载0次)

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

[自动编程] Tic-Tac-Toe

这段Python代码在命令提示符中为两名玩家创建了一个基于文本的Tic-Tac-Toe游戏。它具有3x3网格、输入验证、w...
This Python code creates a text-based Tic-Tac-Toe game for two players in the Command Prompt. It features a 3x3 grid, input validation, win detection, and a user-friendly display. Players take turns as X and O until there s a winner or a tie. (2023-11-08, Python, 0KB, 下载0次)

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

[自动编程] Tic-Tac-Toe-game-using-java

这段Java代码实现了一个基于文本的Tic-Tac-Toe游戏。它具有3x3主板、玩家对CPU的游戏体验和赢局检测。代码...,
This Java code implements a text-based Tic-Tac-Toe game. It features a 3x3 board, player vs. CPU gameplay, and win/draw detection. The code uses arrays and ArrayLists to track moves, and it repeatedly asks for player input, ensuring a fair game. (2023-10-15, Java, 0KB, 下载0次)

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

[自动编程] Tetris-AI

上海科技CS181-21-FA最终项目规范和报告。使用强化学习和启发式方法玩俄罗斯方块。,
Codes and Reports for Final Project of CS181-21-FA, ShanghaiTech. Using reinforcement learning and heuristic methods to play Tetris., (2023-01-12, Python, 0KB, 下载0次)

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

[自动编程] Emoji-Grid-Adventure

这段代码表示一个简单的基于文本的游戏,玩家可以输入一个位置,在使用em表示的3x3网格上隐藏宝藏...,
This code represents a simple text-based game where the player can input a position to hide a treasure on a 3x3 grid represented using emojis (2023-10-01, Python, 0KB, 下载0次)

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

[自动编程] Day3-Project-Treasure-Island

您已经获得了一个Python代码,该代码实现了一个名为“金银岛”的基于文本的冒险游戏。该游戏需要玩家...,
You ve been provided with a Python code that implements a text-based adventure game called "Treasure Island." This game takes the player on a journey where they make choices at different points, leading to either a successful treasure hunt or a "Game Over" scenario. (2023-09-29, Python, 0KB, 下载0次)

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

[自动编程] Tic-Tac-Toe-Using-Java

所以,基本上,这段代码演示了一个基本的基于文本的Tic-Tac-Toe游戏,玩家轮流输入他们的动作。游戏继续...,
So, Basically, This code demonstrates a basic text-based Tic Tac Toe game where players take turns inputting their moves. The game keeps track of the current player and checks for a win condition after each move. If a player wins, the game displays the winner and ends. (2023-08-27, Java, 0KB, 下载0次)

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

[自动编程] ac7-t-a320-copilot-tca-q-eng-1-2-config

T.A320 Copilot和TCA Q-Eng1和2操纵杆的配置文件,用于玩Ace Combat 7:天空未知,
Configuration file for T.A320 Copilot and TCA Q-Eng 1&2 joysticks to play Ace Combat 7: Skies unknown, (2023-08-21, Others, 0KB, 下载0次)

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

[自动编程] RTGM-machine

基于RPG文本的Game maker允许您玩自己制作的游戏,并使用开源python代码轻松实现自己的游戏。易于使用...,
RPG Text based Game maker allows you to play the games that you make and make your own easy with open source python code. Easy to work with user interface. (2023-08-19, GO, 0KB, 下载0次)

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

[自动编程] POV-Michel-Temer

POV:你是Michel Temer,在紧张的一天后,你将玩Minecraft。(基本上是HTML、CSS和Javascript的代码,它们改变了...,
POV: You re Michel Temer and you re going to play Minecraft after a stressful day. (A basically code of HTML, CSS and Javascript who change the text and the buttom-text when you press the button, and play sounds in portuguese of a popular meme). (2023-08-16, Others, 0KB, 下载0次)

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

[自动编程] Bring-NPC-to-life-in-Unity-engine-using-OpenAI

在后台使用OpenAI和Codex创建一个可以由Unity引擎中的玩家控制的NPC。设置角色叙事和ge…,
Create an NPC that can be controlled by a player in Unity engine using OpenAI and Codex behind the scenes. Set Character narrative and ge…, (2022-09-20, C#, 0KB, 下载0次)

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

[自动编程] nba-roster

Epicodus 10 19 2018 JavaScript Weeks#3-4代码审查:尝试重新创建页面[www.nba.com玩家](http://www.nba.com球员)
Epicodus 10 19 2018 JavaScript Weeks #3-4 Code Review: An attempt to recreate the page [www.nba.com players](http: www.nba.com players) (2018-10-27, TypeScript, 1490KB, 下载0次)

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

[自动编程] School-Shenanigans-source-code

android教育游戏-用于玩家移动、地图生成等的统一脚本。成品-[https:play.google.com商店应用程序详细信息id=com.TripleSM.SchoolShenanigans&hl=en_GB)
android educational game - unity scripts for player movement, map generation etc. Finished product - [https: play.goo…](https: play.google.com store apps details id=com.TripleSM.SchoolShenanigans&hl=en_GB) (2017-10-23, C#, 34KB, 下载0次)

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

[自动编程] RPG_Compendium_OP

RPG_Compendium_OP,该程序的想法是为我的RPG会话提供一个“交互式 copilot ”,玩家可以在这里阅读世界信息和...
The idea of the program is having a "interactive copilot" for my RPG sessions, where players can read world-info and keep track of their investigation. The first prototype is meant to be executed without graphical interface, nor http implementation. It is just a logical companion. (2022-12-15, C, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1671099820397131.html
1234
总计:74