Menu

Try it out!

With the new '--examples=n' switch in the Initializer you can now choose to have an example area created in which you can try out movement! This is only usable if you run './Initialize --examples=3' (doesn't work for other sizes yet). Also, if you ran './Initialize' without the '--examples=3' before you will have to delete your database file. This is because there is no 'goto' command yet and characters are put in the default '1' chunk when created (which is 'the void' if you run the Initializer without arguments). Of course, instead the sqlite3 program may be used instead to set the chunk a character is in to '2'.

Posted by Sverre Rabbelier 2008-04-15

Log in to post a comment.