krustowski / textovka-map

map generator for krustowski/textovka-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

map generator for krustowski/textovka-api

License:MIT License


Languages

Language:Go 100.0%