Skip to content

krustowski/textovka-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)