I created a Java game application in Eclipse yesterday. I transferred the files over to my school Unix account with Filezilla. Today, I'm in the school lab testing the game inside my unix account.
Here's the problem: everything ran fast and fine when I was on my laptop and in Eclipse.
Now: 1) The frame rate is about 1 per second. Even though it's supposed to be every 20ms.
2) The png's I used and that loaded fine in eclipse don't seem to appear.
** What can I do to fix these? Is there a way to change how fast my Unix account goes?**