Menu

Home

Krishnakumar Muraleedharan

BADAM Gamebook Engine

BADAM is a data driven gamebook engine written in Javascript. Game objects (locations, objects, exits, events) are defined using JSON.

Read about the making of BADAM.

Users can create new game by creating a new gameworld.js file or can create a new interpreter (instead of using the provided implement.js and index.html).

Table of Contents
  1. Game World
  2. Scripting
  3. Core Functions

Project Members: