0 Members and 3 Guests are viewing this topic.
well sometimes it's cool to not have to stare at a computer screen to write or read my pseudo code, game plan, storyline structure, etc. Easier on the eyes, especially for those who has CRT monitors like me, or worse, those who has old CRT monitors with a refresh rate of 50-60 Hz
The only progress I've made is fixing the 'LOAD' function that I didn't notice was not working and getting more of the world map sketched out.Though... I've had to re-familiarize myself with the game's code so that took a bit of time.
Program: TEST (replace-line version)--------------1->XRepeat X=0ClrHomeInput "MAP? ",XIf X!=0Thendet(5,"MAP",Xdet(8,"TEST",Ans,9Ans->[A]real(2,0,0,0,8,8,0,8,0,8,1,0,8,1PauseEndEnd______________Program: MAP---------------[[MAP INFO HERE]]...etc