Jump to content

classicgamer_27330

Members
  • Posts

    2,014
  • Joined

  • Last visited

Everything posted by classicgamer_27330

  1. IIRC, a time that we played Crossbow, if you play on emulation, then the diffculties are switched Crossbow 7350 Crossforce 210
  2. Congrats GType this looks like a read the instructions game 6390
  3. page 2, and still no deletion
  4. 0 HOME 20 FOR X=99 TO 1 STEP -1 30 PRINT X; " BOTTLE(S) OF BEER ON THE WALL" 40 PRINT X; " BOTTLE(S) OF BEER." 50 PRINT "IF ONE OF THOSE BOTTLES, SHOULD HAPPEN TO FALL" 60 PRINT X-1 " BOTTLE(S) OF BEER ON THE WALL" 70 PRINT 80 NEXT
  5. Bonus, a space ship from AStroblast. I'll name it Fred
  6. The commodore had more of a cult following, there's T-shirts with the load "*"8,1, There's many public domain disks and several fan made junk that my brother and I made growing up that I have that I sent off to have .dsk images made from Software Excitement. Thanks @Keatah I just have one that couldn't be made that I havent found on the https://mirrors.apple2.org.za/ftp.apple.asimov.net/images/
  7. Let's see how this goes. Here are some ground rules. - Your line can be inserted anywhere in the program. - No double posting without waiting 24 hours. - You can cause an error in the program. E.g if I started the program with a simple GOTO line, we would get an UNDEF'D STATEMENT ERROR, or another user could put RETURN, and get a RETURN WITHOUT GOSUB ERROR. These should be corrected though - The program must keep going (no END without another path running or have an infinite loop without an escape hatch) I'll start 0 HOME
  8. never mind I actually just did it without cheats
  9. can we use cheats to get the bonus, and could we have technically got it before this bonus idea was even a good idea?
×
×
  • Create New...