Author Topic: 27th century???  (Read 709 times)

0 Members and 1 Guest are viewing this topic.

Offline Megagun

  • Ur-Quan Lord
  • *****
  • Posts: 653
  • Karma: 5
  • Signatures SUCK.
    • View Profile
27th century???
« on: October 04, 2003, 04:05:00 am »
Please look at this image before (back of Sc1 for the genesis): http://www.classicgaming.com/starcontrol/sc1/images/genesis_back.jpg

ehm? it says 27th century? wtf? i thought it was 22th???? or am i totally wrong here?

edit: it also states 27th here: http://www.classicgaming.com/starcontrol/sc1/images/sc1_back.jpg
so.. no typo...
« Last Edit: October 04, 2003, 04:07:17 am by Megagun »

Offline Guesst

  • Talking Pet
  • ****
  • Posts: 272
  • Karma: 6
  • Ancient Shofixti Warrior
    • View Profile
Re: 27th century???
« Reply #1 on: October 06, 2003, 12:39:38 am »
Hmm. There use to be a forum called StarControl Inconsistancies. I think this would've been already addressed there.

This may be a major consistancy flub.
main(){char b[11]="\toooo.OOOO";int e=5,n,t=0;puts("\t123456789");puts(b);for(;n
&&strcmp("\tOOOO.oooo",b);puts(b)){n=getche();if(n-='0'){if(n>0&&n<=9&&(abs(n-e)
==2||abs(n-e)==1)){b[e]=b[n];b[n]='.';e=n;t++;}}}if(n)printf("\n%d moves\n",t);}