I'm a fledgling programmer going to school in San Antonio for Computer Engineering. I'm currently working on a project for my brother where we're building up a company from scratch, and I've been learning arduino sketch as well as html/css and javascript to help him. Hopefully before too long I'll become a worthwhile programmer, and I'd eventually like to build a game similar to the VR one in Ender's Game. Specifically I want to create an AI dungeon master that would be able to respond to use input that it wasn't pre-programmed to handle. I envision it having different dictionary libraries to look up in order to understand what the user is telling it, and then creating what it thinks is the next logical thing to do.