JavaScript
Revision as of 21:35, 21 April 2010 by Blinks (talk | contribs) (Added Advent. →Roguelikes in Javascript)
JavaScript is a scripting language used by most web-browsers. Roguelikes can also use it as a scripting language (e.g. for scripted events or quests). This allows changing some game behavior without recompiling. Some browser-based roguelikes are written in Javascript or its Microsoft relative JScript (and JScript.NET).
- This page is a stub. Please help RogueBasin by expanding it. Click here to edit this page.
Roguelikes in Javascript
- gTile
- Neon (uses JavaScript for scripting)
- The Seven Day Quest (a 7DRL)
- Advent (HTML5 and Canvas)