Hey Everybody,
I programmed something Snake-like in TI-Basic
and here it is.
I hope you like my 2nd project and please
- ask me if you have any question to my program
- tell me what I can improve when you find something to
And sorry, yeah I know the code is not easy to read
Here:
p.s. : You need all the programfiles:
Snake - the main program
SNLVLCH - the Levelselection
Levelfiles:
SWR - worldfile, producing the rectangle
SWCircle - worldfile, creating the circle with two free pxls.
You can create your own worldfile, (look in the upperones, how they are made) and paste its name in the lvlchooser (SNKLVLCH) and increment the current number of worldfiles to make it available.
Or if you miss downloading one WORLD-file u can delete it from the lvlchooser and decrement the worldfile-number.
Your GreenCoder