Inspiration
Lets someone create a map usable in game dev using a simple voice description. Possibly also useful for D&D dungeon masters as a tool.
What it does
Listens to a short descriptive sentence
How we built it
Procedural generation coded in Python, with generation determined by certain parameters. These are fetched from a spoken statement using PyAudio.
Challenges we ran into
Creating corridors that connected all the rooms without leaving any stranded was quite challenging.
Accomplishments that we're proud of
Integrating python into stdlib
What we learned
I learned a lot about python coding and teamwork at my first hackathon!
What's next for WordWorld
More words, more possible dungeon layouts and types, and bigger maps allowed.
Log in or sign up for Devpost to join the conversation.