Show HN: An ASCII z-depth world (view source)
burrow.jollo.org
Show HN: An ASCII z-depth world (view source)
1–10 of 25 posts
Re: Show HN: An ASCII z-depth world (view source)
#2Check the source for instructions: ctrl+enter will follow a link character, esc moves back one room, ctrl+shift+enter creates a room. So cool B)
Re: Show HN: An ASCII z-depth world (view source)
#3I’m instantly reminded of Kingdom of Kroz
Re: Show HN: An ASCII z-depth world (view source)
#4Check the source for instructions: ctrl+enter will follow a link character, esc moves back one room, ctrl+shift+enter creates a room. So cool B)
Is it usable on mobile?
Re: Show HN: An ASCII z-depth world (view source)
#5People are editing the js file to bypass checks lol (like overwriting cells with links in them)
Re: Show HN: An ASCII z-depth world (view source)
#6Really cool game, just had a chat with a few people in the first sub-room :p
Re: Show HN: An ASCII z-depth world (view source)
#7Really cool game, just had a chat with a few people in the first sub-room :p
Ah-hah. You may have been one of the anonymous two people I was chatting to :)
Were you the person who was trying to claim a piece of territory as their own?
Fascinating social experiment: when faced with a blank slate, what do humans do? Some converse, but others decide they need to claim a piece of that slate as solely theirs...
Re: Show HN: An ASCII z-depth world (view source)
#8Aaaand it's gone
Re: Show HN: An ASCII z-depth world (view source)
#9The first room is obviously already filled.
Each character formatted as a link is a door to a subroom : CTRL+ENTER to go to this room.
ESC to go back.
If you find some white space, you can type a character which will be unformatted.
Move cursor to an unformatted character and use CTRL+SHIFT+Enter to make it a link to a new empty room.
Re: Show HN: An ASCII z-depth world (view source)
#10Getting errors on FF and Chrome:
TypeError: cell is undefined[Learn More]
script.js:86:11
set
https://burrow.jollo.org/script.js:86:11
set
https://burrow.jollo.org/script.js:211:11
type
https://burrow.jollo.org/script.js:232:13
app.events