Skip to content

[C++/Console] C++ Project focused on building an RPG system within the constraints of the windows console.

License

Notifications You must be signed in to change notification settings

Aroueterra/RPG_Framework

Repository files navigation

NPM Version Build Status Downloads Stats

RPG Framework

[C++/Console] C++ Project focused on building an RPG system within the constraints of the windows console.

The focus of the RPG Framework project was to create and simulate the rudimentary systems present in modern role playing games within the restrictions of the windows console.


Character selection screen

Installation

Windows:

Download file from releases & extract
Run RPG_Framework.exe

Usage example

The entire game revolves around interacting through inputted text. The commands allowed to you are viewable by typing the 'help' command.

The following table contains the available commands. Simply type the command+substitute the words in brackets:

Help screen

Commands are case-sensistive. All inputted text must be in lower-case, unless stated otherwise.

In combat with a creature after a 'kill [beast]' command is issued, the console will only accept integer values.

For more examples and usage, please refer to the Wiki.


Welcome to the world of Eberon

World map screen

The world of Eberon is... a work in progress! In the world of Eberon, you play the role of a miscreant adventurer as he works his way up through skill and valor to become a mighty hero. Entering a lawless land outside the city walls, you must fight to survive.

You are negotiating passage to the northern mountains with the gatekeeper of New Estera when suddenly, the southern gates burst wide open.
 A calvacade of armed men, likely the king's own guard, marches through and into the heart of the city.
 Everyone stares in awe, but you decide to take this opportunity to slip past.
        Make your choice.

combat adventure sample

Release History

  • 0.0.1
    • Initial release

Meta

@Aroueterraaroueterra@gmail.com

Distributed under the Mit license. See LICENSE for more information.

https://github.com/Aroueterra/

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

[C++/Console] C++ Project focused on building an RPG system within the constraints of the windows console.

Resources

License

Stars

Watchers

Forks

Packages