Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- :.CUBES
- :
- :DiagnosticOff
- :ClrDrawrr
- :2→H+4→V
- :
- :.Ground
- :[0106186080E09886→Pic1
- :[01071F7FFFFFFFFF
- :[8060180601071961
- :[80E0F8F7FFFFFFFF
- :[8180806018060100
- :[FFFFFF7F1F070100
- :[8101010618608000
- :[FFFFFFFEF8E08000
- :.Water
- :[000001071F7FFFFF
- :[000000000000100E
- :[000080E0F8FEFFFF
- :[0000000000000000
- :[FFFFFF7F1F070100
- :[0000000000000000
- :[FFFFFFFEF8E08000
- :[0000000000000000
- :
- :.Map
- :[0000000000→GDB1
- :[0111111110
- :[0111111110
- :[0111111110
- :[0111111110
- :[0111111110
- :[0111111110
- :[0111111110
- :[0111111110
- :[0111111110
- :[0111111110
- :[0011111100
- :[0001100000
- :[0000100000
- :[0001100000
- :[0001210000
- :[0012210000
- :[0012221000
- :[0012210000
- :[0001210000
- :[0001100000
- :[0000100000
- :[0000000000
- :[0000000000
- :[0000000000
- :[0000000000
- :[0000000000
- :[0000000000
- :Repeat getKey(15)
- : For(r1,0,14)
- : For(r2,0,5)
- : If nib{V*2+r1+1*10+r2+H+(GDB1*2)}→A
- : -1→A
- : r1^2sub(M8)→r3
- : r1*2*2→r4
- : r2sub(M8)*2+r3→r5
- :
- : For(r6,0,3)
- : Pt-Mask(r6^2sub(M8)+r5,r6/2^2sub(M8)+r4,Asub(M8)sub(M8)+(r6(subM8)*2)+Pic1
- : End
- : End
- : End
- : End
- :
- : V<6 and getKey(1)?V++
- : H>0 and getKey(2)?H--
- : H<4 and getKey(3)?H++
- : V>0 and getKey(4)?V--
- :
- : DispGraphrClrDrawrr
- :End
- :
- :Return
- :
- :Lbl M8
- :*2*2*2
- :Return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement