Hey thanks for trying it xeph
whatd you think of the gameplay? sound work? how far did you get hehe 
Yeah its compiled for windows, did you run it through Wine in linux? The src can be compiled into native linux, but without sound(ya, a BASIC that compiles into linux), as i don't believe BASS (sound lib) has a port to linux. if you have gnu make and fb linux .15, you could build the src by typing "make" inside the dir (fbc path would have to be global path), i'm sure being a linux user you are familiar with gnu tools :p. I would compile it for Linux but I don't have the balls to run linux, i will stay in my nice soft windows environment for now, u.u.
edit: i don't want to sound like i'm ignoring aislynn, but i believe xepher identified it as the same problem as me, just in a different way. is the "gamy thingy" folder filled with like 300+ files? if so the directories got destroyed in the process, and all the files are just scattered inside.
you must preserv directory structure.


Yeah its compiled for windows, did you run it through Wine in linux? The src can be compiled into native linux, but without sound(ya, a BASIC that compiles into linux), as i don't believe BASS (sound lib) has a port to linux. if you have gnu make and fb linux .15, you could build the src by typing "make" inside the dir (fbc path would have to be global path), i'm sure being a linux user you are familiar with gnu tools :p. I would compile it for Linux but I don't have the balls to run linux, i will stay in my nice soft windows environment for now, u.u.
edit: i don't want to sound like i'm ignoring aislynn, but i believe xepher identified it as the same problem as me, just in a different way. is the "gamy thingy" folder filled with like 300+ files? if so the directories got destroyed in the process, and all the files are just scattered inside.
you must preserv directory structure.