Free RPG Forum
  • Home
  • Free RPGs
  • 24 Hour RPGs
  • Game Chef
  • Submissions


  • Board index
  • Search
  • FAQ
  • Login
  • Register
  • Board index ‹ Advertisements and Technical Stuff ‹ Promotions
  • Change font size
  • Print view
  • FAQ
  • Register
  • Login

A coding project you may be interested in.

Post here if you would like to promote your website, yourself, sell services, advertise or generally pimp yourself to the world!
Post a reply
3 posts • Page 1 of 1
  • Reply with quote

A coding project you may be interested in.

Postby kylesgames » Wed Jun 11, 2014 9:45 am

I've been working on something for a while called XMICAE (eXtensible Markup Initialized Customizable Adventure Engine) that is essentially going to serve as a browser-based interactive fiction/text-based RPG platform compatible with almost any PHP/MySQL setup.

As of this morning, it is up in both , and I have a .

I'm not entirely sure how interesting this is to most people on 1km1kt, but it has the potential to be used for stuff like creating a brief demo of your own game and hosting it for the public to view, at least once the rolling functionality is fully implemented.
Kyle, Head Honcho of Loreshaper Games

I write frequent on game development, storytelling, or life in general, in case you want to follow what I'm up to.
kylesgames
Howler
 
Posts: 481
Joined: Mon Aug 08, 2011 6:21 pm
  • Website
Top

  • Reply with quote

Re: A coding project you may be interested in.

Postby Onix » Wed Jun 11, 2014 6:17 pm

I'm into programming, I've looked into xml systems for story creation, but I haven't had a lot of interest in the ones I've seen before. What are you trying to accomplish with this engine?
User avatar
Onix
Mod Ape
 
Posts: 1644
Joined: Sun Dec 19, 2010 4:00 pm
Location: North(ish)
  • Website
Top

  • Reply with quote

Re: A coding project you may be interested in.

Postby kylesgames » Wed Jun 11, 2014 7:43 pm

It's an alternative to StoryNexus, with more of a focus on being game-friendly while still offering a full range of IF tools. Unlike StoryNexus, it is also user-opaque, allowing for storytelling with hidden variables (something that I didn't like about StoryNexus). It's also open-source.

The three central goals are to have easy content creation (through the form of specialized XML), be highly portable, and include extensibility support. It is also (hopefully) going to include simple configuration-driven installation, so that all you need to do to get it to go is drop it onto a W/L/M/XAMP stack and run an install script after pointing it to a MySQL database. Examples of extensibility support include multi-stage combat, something that would be difficult to implement on a non-extensible platform such as StoryNexus, though at this time there is no plan for extensibility to support anything but native PHP; there may be a feature library (and hopefully a tutorial, once I get off my lazy butt) to touch on how to get extensions set up and coded.

Other, lesser, goals include having some random dynamic story elements (GearHead, a roguelike giant robot game, is a large inspiration here), multiplayer elements, and such.

It doesn't have any procedural content generation (barring an experiment with procedural weather, which includes a basic sentence/phrase generator), so far at least. Eventually, however, this is a potential fringe feature, intended to allow a more living, vivid, individually tailored world that can be unique for each player.

EDIT: It's also part of my honors thesis, so there's that.

My main concerns right now are:
Do errors pop up?
Is my site really slow, or is the constant slow loading on my end?
Are we stressing our SQL database? (Should I build a server and host it on my crappy home internet?)
Are there any glaring features that are missing that need to be added? (right now stuff like an actual working dice roll system is on this list; the functions for the RNG work but I don't have input in yet)
Are there security vulnerabilities?
Kyle, Head Honcho of Loreshaper Games

I write frequent on game development, storytelling, or life in general, in case you want to follow what I'm up to.
kylesgames
Howler
 
Posts: 481
Joined: Mon Aug 08, 2011 6:21 pm
  • Website
Top


Post a reply
3 posts • Page 1 of 1

Return to Promotions

Who is online

Users browsing this forum: No registered users and 3 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC - 6 hours