Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

technix/instead-js

 
 

Repository files navigation

instead-js

INSTEAD (http://instead.syscall.ru/) is the Simple Text Adventure Interpreter. The main application is written in C, the game engine and games themselves are written in Lua.

This is an attempt to recreate functionality of INSTEAD in the web application.

Ready to use version

You can download latest stable version here: https://instead-hub.github.io/instead-js/instead-js.zip

Add/remove games to 'games' folder, then run

node list_games.js

to update games list.

Features

See FEATURES.md for currently supported features.

Build your own instead-js

See INSTALL.md for instructions.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.3%
  • Lua 1.2%
  • Other 1.5%