The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1677 - File: showthread.php PHP 8.2.31 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/showthread.php 1677 errorHandler->error_callback
/showthread.php 916 buildtree




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FourSpriter Final (Slower) Version
#9
Don't forget you can always cheat.

See if you can work out how this works:

Code:
DIM sprite (320) AS uByte let sprite (158)=%00010000 let sprite (159)=%00111000 dim f,n as uInteger poke Uinteger 23675,@sprite(0) cls for f=0 to 20 print at f,9;CHR$(65+f) next f for n=0 to 152 poke Uinteger 23675,@sprite(n) for f=0 to 20 print at f,10;CHR$(144+f) next f pause 10 next n
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)