/textovka-map

map generator for krustowski/textovka-api

Primary LanguageGoMIT LicenseMIT

textovka-map

Go Report Card

Simple map generator for krustowski/textovka-api text-base game engine.

go build textovka-map

./textovka-map -mapName "madness" -roomCount 95 > map.json

roadmap to v0.2

  • load items, objects, actions, effects, hidden rooms (as things)
  • post-processing: make new room links after adding 'things'
  • simple map test? (like demo map test, but autogenerated test)