Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
38いいね 12477回再生

Making a RPG game using C++ and Chat GPT. Coding - Computer science Online Education Cloud Computing

Want to learn how to add graphics to your game? Check out my Snake Game tutorial which includes steps to do that 👉    • Beginner's C++ Snake Coding Project w...  

Code on Github: github.com/WyattScottModding/TextBasedRPG
vckpg used for downloading curl: github.com/microsoft/vcpkg

List of libs for the Linker mentioned in video here 2:11: libcurl-d.lib;zlibd.lib;ws2_32.lib;wldap32.lib;crypt32.lib;normaliz.lib;advapi32.lib;

Concept and Design
Creating an RPG (Role-Playing Game) in C++ with the help of ChatGPT to write the storyline and decisions for your character. C++ is a powerful language known for its performance and flexibility, making it ideal for building game engines and managing complex game mechanics. The first step involves designing the game’s concept – outlining the world, characters, story arcs, and core mechanics. ChatGPT can assist by brainstorming ideas, generating quests, and even creating dialogue trees for non-player characters (NPCs). This collaboration allows developers to focus on implementing high-level features while leveraging AI for inspiration and detail refinement.

Story and Immersion
RPGs thrive on immersive storytelling, character development, and branching narratives. ChatGPT excels at generating dynamic and engaging story elements, allowing developers to create rich lore, diverse character backstories, and intricate dialogue systems. By feeding ChatGPT with prompts about the game’s world and tone, developers can generate unique quests, puzzles, and character interactions that align with the overall theme. This fusion of AI-generated content with developer oversight leads to a more engaging, expansive RPG world, enriching the player’s experience and reducing the workload traditionally associated with crafting expansive in-game universes.

Cloud computing has revolutionized the gaming industry by enabling seamless storage, access, and distribution of video games across devices. By leveraging cloud infrastructure, games can be stored and processed on remote servers, allowing players to stream or download them without needing powerful local hardware. This reduces the reliance on expensive consoles or PCs, as the heavy lifting is done in the cloud. Cloud storage also allows for automatic updates, real-time multiplayer experiences, and cross-platform compatibility, making it easier for developers to maintain and expand their games. Additionally, players benefit from on-demand access to vast game libraries, saving storage space and ensuring that progress and data are synced across multiple devices. This technology is driving the growth of services like Xbox Cloud Gaming, NVIDIA GeForce Now, and PlayStation Now, pushing the boundaries of how and where people play games.

Chapters:
0:00 Intro
0:16 Setup
2:34 ChatGPT API
11:52 Character Creation
27:26 ChatGPT functions
40:32 Final Showcas

コメント