how do we compile the code to a .8XP file?
Offline
AtomicBawm3 wrote:
Harakou wrote:
AtomicBawm3 wrote:
Ok, here is the code:
...
I think that's all you need. Have fun!That must have taken a while to copy down. I see you used the drawing window for your graphics. Personally, I use the main calculations window and use the Output function, but that's just me.
But when you do that, you can't make use of pictures, plots, circles, etc. It's good for questions and such, but if you want to make a game, the graph is the way to go.
I disagree. In the drawing window, you have to redraw everything every frame. In the main window, you can just output a blank space to clear a part of the grid. I've made frogger, mazes, racing games, and even platformers on the calculator, all using the main window.
Offline