Text Adventure
Posted by tnelsond
April 20th, 2012 10:27 pm
Since more people play web games, I should make a web game. But I have very little experience in web games, so it’ll be text adventure game…
Tags: text adventure
I’m doing a text adventure game as well! What system are you going to be using to build it?
I’m just doing it in javascript from scratch, I’m sure mine will be horribly hacked together, and I might not even get close to finishing, but it’ll be fun.
Right now I’m just manipulating a textarea tag.