Skip to content
/ incant Public

Incant is an experimental interface to a Glulx interpreter and a Z-Machine interpreter for Android

License

Notifications You must be signed in to change notification settings

qpliu/incant

Repository files navigation

Incant is an experimental interface to a Glulx interpreter and a Z-Machine
interpreter for Android using Android's speech recognition and text-to-speech.

The Z-Machine interpreter is taken from Zax: https://github.com/mattkimmel/zax

Incant is distributed under the MIT license.

The Android SDK (https://developer.android.com/sdk/index.html) is needed
to build.

To set up the Android project for android-19 (replace with the desired
target if needed):
 $ android update project -p . -t android-19

For a debug build and install:
 $ ant debug install

Video: http://youtu.be/D6i7c7jdV4Q

About

Incant is an experimental interface to a Glulx interpreter and a Z-Machine interpreter for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages