Tuesday, September 18, 2007
roguelike map demo..
This is just a demo of a roguelike map and a charecter that can move both up and down... It takes up to three try's to get the charecter to go... THe current commands are
u for up
d for down
q for quit
clearly the keyboard has to be rebuilt... I should be able to release this as a pascal unit soon and start some alphas... looks like you can fit up to 160 by 120??? I haven't even tested that yet but there is alot of space available on the screen that I haven't used..
http://groups.google.com/group/dexrow-software-and-programming-group/web/demo6.zip
This is coded in free pascal using the wingraph unit
u for up
d for down
q for quit
clearly the keyboard has to be rebuilt... I should be able to release this as a pascal unit soon and start some alphas... looks like you can fit up to 160 by 120??? I haven't even tested that yet but there is alot of space available on the screen that I haven't used..
http://groups.google.com/group/dexrow-software-and-programming-group/web/demo6.zip
This is coded in free pascal using the wingraph unit