All Projects → jschomay → Elm Interactive Story Starter

jschomay / Elm Interactive Story Starter

Licence: other
Build your own interactive stories using the Elm Narrative Engine

Programming Languages

elm
856 projects

Projects that are alternatives of or similar to Elm Interactive Story Starter

Simpleton Engine
What a stupid name for a library
Stars: ✭ 42 (-26.32%)
Mutual labels:  game-development
Soloud
Free, easy, portable audio engine for games
Stars: ✭ 1,048 (+1738.6%)
Mutual labels:  game-development
Bombanauts
Bombanauts, inspired by the original Bomberman game, is a 3D multiplayer online battle arena (MOBA) game where players can throw bombs at each other, make boxes explode, and even other players!
Stars: ✭ 54 (-5.26%)
Mutual labels:  game-development
Orbit
Open source collection of Reinforcement Learning Environments.
Stars: ✭ 44 (-22.81%)
Mutual labels:  game-development
Ui generator
User Interface Generator
Stars: ✭ 47 (-17.54%)
Mutual labels:  game-development
Factory
Factory for object creation and dependency injection. Works with normal C# apps or under Unity3d
Stars: ✭ 50 (-12.28%)
Mutual labels:  game-development
Game Dogfight
Air to air combat game, created in Python 3 using HARFANG 3D.
Stars: ✭ 41 (-28.07%)
Mutual labels:  game-development
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+1792.98%)
Mutual labels:  game-development
Documentation
Online documentation and tracking tools for Naninovel — writer-friendly visual novel engine
Stars: ✭ 48 (-15.79%)
Mutual labels:  game-development
Django Channels React Multiplayer
turn based strategy game using django channels, redux, and react hooks
Stars: ✭ 52 (-8.77%)
Mutual labels:  game-development
Unity Package Tools
A set of developer tools to make it easier to create and distribute packages for the native Unity Package Manager.
Stars: ✭ 44 (-22.81%)
Mutual labels:  game-development
Burnoutjs
🎮 2D game engine for manage collisions. Made with javascript and CSS Grid Layout.
Stars: ✭ 45 (-21.05%)
Mutual labels:  game-development
Strawberry
A tiny 2D game engine focused on usability and simplicity.
Stars: ✭ 51 (-10.53%)
Mutual labels:  game-development
Tank island
Top down 2D shooter game that involves blowing up tanks
Stars: ✭ 42 (-26.32%)
Mutual labels:  game-development
Currymud
A Multi-User Dungeon server in Haskell.
Stars: ✭ 54 (-5.26%)
Mutual labels:  game-development
Bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
Stars: ✭ 8,714 (+15187.72%)
Mutual labels:  game-development
Tiled
Flexible level editor
Stars: ✭ 8,411 (+14656.14%)
Mutual labels:  game-development
Gamelift
Game Server/Client Sample for Amazon GameLift
Stars: ✭ 57 (+0%)
Mutual labels:  game-development
Wordagam
A fun & interactive word game 🍄
Stars: ✭ 55 (-3.51%)
Mutual labels:  game-development
Antara Gaming Sdk
Komodo Gaming Software Development Kit
Stars: ✭ 51 (-10.53%)
Mutual labels:  game-development

Interactive Story Starter

This repo contains an example story using all of the features of the Elm Narrative Engine version 5.0.

You can also try it out in a live sandbox at https://ellie-app.com/7QdZzstKG6Fa1.

Follow along with developement at http://blog.elmnarrativeengine.com/.

Usage

See src/Example.elm for a fully annotated sample.

You can run this with elm reactor, then opening the displayed link and click src then Example.elm.

For more advanced projects, you may want to look into using webpack for elm.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].