Skip to content

fraricce/archer-engine

Repository files navigation

Archer Engine

A game engine for building old style text adventure. Design your world in json, put scenes, items and beings in it, and play infinite worlds powered by glorious text.

Features

  • 2d and linear maps
  • Command alias

ex:

"customCommands" : [
    { "alias":"What's inside?" , "mapTo" : "Look", "param":""} 
  ]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published