iOS Framework With A Simple Scripting Language For Creating Visual Novel Games

Previously I mentioned an interactive fiction game framework that can work with Z-machine files, and a framework for creating text adventure games.

Those frameworks are great if you’re looking to create a text adventure app, but not if you’re looking to create something with images

Here’s an open source framework that utilizes Cocos2D that can be used to create visual novel games – or dialogue scenes within your games called EKVN.

What’s nice about EKVN is that there is a very simple built in scripting language where you can create your scenes, load characters, save games, specify dialogue and more.

Here’s an image from the included test project showing EKVN in action with a sprite on the screen:

EKVN

And a partial screenshot showing the example scripting within a plist file:

EKVN-Script

You can find EKVN on Github here.

A nice framework especially for anyone looking to create a simple visual novel type app.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: iOS Framework With A Simple Scripting Language For Creating Visual Novel Games

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *