I want to not reload the page… how can I abort a game and load new game data? Calling GiLoad.load_run twice results in “Quixe was inited twice!” error. Is there some kind of endGame() call?
The library is not designed to abort and start a new game. Reload the entire browser page, or use the VM @restart opcode.