Wander through endless mazes and talk to the creatures you meet along the way.


Each level is randomly genrated using : https://www.npmjs.com/package/generate-maze

The dialogs are generated using https://github.com/thomas-alrek/markov-chain-js/ , similar to predictive text on phone keyboards.

seleb corrupt https://github.com/seleb/bitsy-hacks dasdasda is used to deteriorate the sprite data as the game continues.

The rest of the Bitsy specific code is available at https://github.com/pinecone-dot-website/bitsy-crazy-maze

StatusIn development
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(3 total ratings)
Authorpine-cone
GenreAdventure
Made withbitsy
TagsBitsy, Endless, maze, My First Game Jam

Comments

Log in with itch.io to leave a comment.

this is very confusing- as i understand the maze is generated and the dialogue is also generated? thats very confusing but kinda cool to just sorta of wander in the mazes forever

(+1)

thanks for wandering the mazes! yep its all generated.  the dialog is using a markov chain algorithm - like the predictive text on phone keyboards.  the  dialog would probably make more sense if I used a cohesive source text, right now its using a mashup of song lyrics, manifestos, historical texts, video game dialogs, etc ...

yeah the dialogue is so confusing that i didnt understand it was generated so i tried to find a narrative thread before i realized xD