This campaign is closed

OpenArthurianX6 Classic RPG Engine

Help us build a classic computer RPG creation kit where people can create their own adventures

You may also be interested in

Closed
Closed
Closed
Closed
Closed

OpenArthurianX6 Classic RPG Engine

OpenArthurianX6 Classic RPG Engine

OpenArthurianX6 Classic RPG Engine

OpenArthurianX6 Classic RPG Engine

OpenArthurianX6 Classic RPG Engine

Help us build a classic computer RPG creation kit where people can create their own adventures

Help us build a classic computer RPG creation kit where people can create their own adventures

Help us build a classic computer RPG creation kit where people can create their own adventures

Help us build a classic computer RPG creation kit where people can create their own adventures

Santiago Zapata
Santiago Zapata
Santiago Zapata
Santiago Zapata
6 Campaigns |
Medellin, Colombia
$3,306 USD by 56 backers
$3,226 USD by 53 backers on Aug 1, 2017
Highlights
Mountain Filled 6 Projects Mountain Filled 6 Projects
Overview
Did you love the classic computer RPGs from the 90's? We want to enable all creative people to easily create virtual worlds and share their fantasy stories!

Hello!

We are slashie and jucarave (a.k.a Slashing Dragon and Exodus Destiny Dragon from the Ultima Dragons Internet Chapter UDIC). We are two game developers who love classic RPGs and we have quite a bit of indie game development experience behind, including Ananias Roguelike (a game available on Steam, iOS and Android with over 100.000 installs), a gamedev youtube channel with over 1700 subscribers and many other game projects done for the past 10 years or so.

In the past, we have worked together in a couple of fan projects including a 3D dungeon crawler remake of Ultima 4 (Stygian Abyss), and a demake of Ultima VIII into an even more classic engine. (Morgaelin

For a long time, we have wanted to create a tool which allows fans from classic game franchises to bring their reconstruction and fan projects into reality. With your help this can be a reality!

We are planning to create an open source game engine from scratch with which you'll be able to create your own adventures. It will come packed with ready to use content based on Denzi's cc-by-sa  3.0 oblique tileset, so you can jump straight into map making, NPC design and scripting to develop your game. (Note that you can use your own graphics too if you want!)

You can see demonstrations of the engine here (we'll be posting more as development goes onward with your contributions)

What kind of game will you be able to create?

The engine will allow you to create 2D top down RPGs using orthogonal grid maps with an hybrid real time / turn based mode (real time for normal gameplay, turn based for combat).

The core of the engine is inspired by the Ultima VI engine, which means you can model your game world as a continuous single scale map where all action takes place (including combat) and you will be able to engage in conversation with NPCs to obtain information and advance through the game and its plot, using plot items to resolve puzzles and uncover secrets and exploring the vast world to find surprises.

What We Need & What You Get

We need funding for the following

  • Developing the game engine (and potentially the Game Editor)
  • Expanding the tile set as needed
  • Creating a library of reusable pieces of content

All the development (both software and art) will be released under an open license so you can use it in both free and commercial projects.

Base Goal ($2.000)

We will deliver a free, open source game engine which you can readily use for your project including a content pack (Medieval Fantasy). This version of the engine would not include any tools to manage your game data (characters, monsters, object definitions), everything would be done at code level using data files and Tiled.

Stretch Goals

  • $3.000 - Game editor including Objects and Monsters managers
  • $4.000 - Full game editor including Character and Magic System managers.
  • Beyond - each 500$ will be used to create a new themed content pack (Space, Modern, Futuristic, Western, Steampunk, etc.)

Features

Graphics

Supported graphic styles include the oblique perspective characteristic of the Ultima IV engine, as well as a 3/4 front facing perspective similar to traditional jRPGs ala RPGMaker, and a full top down perspective for more symbolic, old school games similar to Ultima V.

The game will include two medieval fantasy art packs from Denzi: one will allow creating maps with an oblique, Ultima VI like perspective, while another one will allow creating older school looking top down games. New art packs will be released as allowed by the campaign budget.

Music and SFX

The engine will support situational music triggered by game events or tied to game locations, as well as sound effects for the game actions. Supported formats are MP3, OGG and WAV.

The engine comes bundled with a basic SFX pack. Music is left to the game developer to find for his own game.

Other Features

  • Multiple characters party: You will be able to have NPCs and pets join your party, they will follow you around and you'll be able to command them in combat if needed.
  • NPC Schedules: They wake up every day to go to their jobs and come back home in the night. Schedules are customizable per NPC.
  • Day and Night cycles: Reduced visibility during the night, different enemies activity.
  • Camping: Make camp in the wilderness to recover your strength, beware being ambushed!
  • Party AI: When in battle mode, other party members can act on their own optionally, selecting a proper target for attack or running away based on general parameters.
  • Dialogs: Create an history which is unveiled by talking with NPCs, finding clues and using the information you obtain from the to travel the world.
  • Crafting: Gather elements from the world and combine them between themselves or other items to create new items. Obtain leather from dead animals and create clothing from it, bake bread (of course!), create weapons using metals in a forge, and more!

Platforms

The games created by the engine will be accessible for desktop (Windows, Mac, Linux), mobile (Android, iOS) and also playable from modern browsers.

Supported input modes

  • Keyboard: Movement will be done using the arrow keys, numpad or WASDpad.
  • Mouse and touch interfaces: Movement will be done by touching the map in the cardinal direction the player wants to move (without pathfinding). Drag and drop will be supported for inventory management.

Scripting and Programming

The engine is made on JavaScript, and in case you are going to use it directly (without the scenario creation tools), it will provide a JavaScript API which you could use from your own game's code. JavaScript is also used for scripting events and behaviors.

Licensing

The engine will be released under the MIT License, allowing you to use the engine for both commercial and non-commercial works, without you having to include any modifications or additional source code. All community contributions will be welcome of course.

FAQ

Why make another RPG creation kit?

We want to enable enthusiast developers to create RPGs of this particular style more easily and bring them into many platforms. Since we are seeking a particular style of games, we decided to start from scratch in order to not be bound by the limitation of existing engines.

Why did you go for this particular style of engine?

We feel this kind of engine strikes a good balance between a visually pleasing world while still allowing the developers to expand the content at a lower cost (for example creating new art by themselves or hiring a pixel artist). Work on 16x16 tiles on a limited color palette is much cheaper than higher res, higher color depth, (although the engine is not limited by resolution, but that's what the starter content kits will look like)

Also, we already have a pretty cool and complete cc-by-sa tileset available that we can use as a basis for people to create their games.

Will I be restricted by the provided tilesets?

No, you can add custom tilesets for your game. 

Engine Features

  • Turn based movement with scrolling.
  • Keyword based dialogues with conditions and prompts.
  • Up to 6 party members with AI settings for battle and the ability to move in solo mode.
  • Inventory management and item containers.
  • Turn based tactical combat.
  • Reagent based magic system.
  • Day and Night cycle and NPC schedules.
  • Stairs, roofs, and multiple stories buildings.
  • Completely extensible via JavaScript.

Game Editor Features

Map Editor

Will make use of Tiled to edit the maps and place objects and markers.

Character Editor

Edit the dialogs and the behavior of the characters in the game.

Monsters and Object Editors

Define properties for the items in the game and the monster races

Other editors

  • Assets manager
  • Interactive World objects (signposts, magic gates, plaques, levers)
  • Magic spells
  • Screen editor: For character creation and cutscenes.

Perks

All perks are cumulative (you get the perks from the lower tiers)

  • Your name in the credits
  • Access to discord dev server (>$20)

You'll be able to interact directly with us to solve any question you have regarding the usage of the engine.

  • Access to Beta versions (>$50)

Get access to the beta versions of the engine and game editor as we develop them before the final open source release.

  • Work together (>$200)

We will work closely with your devteam contributing with code and engine setup

Help us build this!

We are not offering fancy perks and there's one reason for it: We want to focus on building the actual engine and we cannot afford to invest time into anything that doesn't go into the end product!  Your contribution is critical to achieve the goal.

In case you cannot contribute, we appreciate if you can share the project in your classic rpg games community or in your social network... every bit of attention counts!

Looking for more information? Check the project FAQ
Need more information
Let us know if you think this campaign contains prohibited content.

Choose your Perk

Headless

$5 USD
We will include your name as one of the person who made it possible to build the engine.
Included Items
  • Name and rank in the credits
3 claimed

Gargoyle

$10 USD
We will include your name as one of the person who made it possible to build the engine.
Included Items
  • Name and rank in the credits
7 claimed

Cyclops

$20 USD
We will include your name as one of the person who made it possible to build the engine.
Included Items
  • Access to dev channel
7 claimed

Drake

$50 USD
We will give you access to the development discord channel where you'll be able to get help to make your game. You'll also be able to play around with our privately beta versions (Open Source release will happen once we hit 1.0)
Included Items
  • Access to beta versions
11 claimed

Daemon

$75 USD
We will give you access to the development discord channel where you'll be able to get help to make your game. You'll also be able to play around with our privately beta versions (Open Source release will happen once we hit 1.0)
Included Items
  • Access to beta versions
1 claimed

Dragon

$100 USD
We will give you access to the development discord channel where you'll be able to get help to make your game. You'll also be able to play around with our privately beta versions (Open Source release will happen once we hit 1.0)
Included Items
  • Access to beta versions
3 claimed

Black Dragon

$200 USD
We will give you the option to have us work together with you in your game contributing with scripts and data.
Included Items
  • Work together
7 claimed

You may also be interested in

Up Caret