Quote: "I can`t figure out, how to attack... The game looks cool though(it is cool)"
right clicking on enemies will target - after this you choose normal or special attacks.
Quote: "The earthquakes are a little rumbly"
have you ever seen one that wasn't ?
Quote: "How do you make that window come up at the end of the game? I don`t know how to do that"
you must have version 1.3 enhanced or 1.4. you have to call "exit prompt" before calling end like this
print "hello"
exit prompt "this is the title","this is the message"
end
secondly, it should be noted that it will only execute when running from a created exe [not when compiling]