Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a small dungeon base RPG using GUI in C++. The particulars of your game are left for you to decide upon, but you must

Create a small dungeon base RPG using GUI in C++. The particulars of your game are left for you to decide upon, but you must implement the features listed below, and the game must be coded in C++.

Create a design document with your team to iron out the details of your game such as:

  • Movement
    • Tile based vs. free-roam
  • Combat Encounters
    • Static vs. Random
  • Combat Loop
    • Turn-based vs. ATB

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions