got it fixed - weird bug - I just commented that line out and copied it below "import data.text as text" and it worked...not sure what was up there. Thanks though!
Hmm - not sure. at the top of the code (like line 3/4) there is an "import data.text as data" line. Seems like that is what the error is pointing to. I don't see a file by that name anywhere...is that generated by a make file or something?
So - I can't get the Linux version to run and on the Source code version (when running on Linux) I get an error that says "data.text - no module" - runs fine from source on Windows.
Since you include the source - can I just set it to detect screen size and rescale the sprites or are they sized set by hand? I haven't looked super close at your code, but I'm guessing either it will either leave black boxes around the edges or resize correctly...