June 1, 2026
	Provided raw Lua source because of obscene difficulty accessing the student software.

	I bought this calculator, I therefore should be allowed to access it without a license, which I lost years ago.

	Some resources, like images, are embedded into the .tns (fake) archive file, that aren't easy to extract because of the
	proprietary format. Realistically this format is reverse engineerable, but is this even worth it?

	I hope this helps whoever doesn't have this software.



Controls:
		8
	4		6
		2

		W
	   ASD

    Arrow keys



Keys:
    Esc: Pause menu

    Tab: Debug mode (Show ghost targets)

    I: God Mode (invulnerable)
        Only in Debug mode

    N: Reset Level



Features:
    Saves highscores

    Performance / Speed modes



Notes:
    This program was first made when I was learning Lua and programming.

    There are a lot of inefficiencies... If I did this today, I would use 
    Ndless...