I've been working on my first ever game in Java for two and a half weeks now. It's for school and the deadline is a week and a half away from now. It's not finished yet, but I put it up the web anyways to start testing it and see what types of problems people run into since this is my first time actually deploying a Java applet on the web. Already I've run into some issues that I've had to fix since applets have very strict rules. At least for my computer is finally working

The game theme is a racing game set in space with very basic 2D graphics. So far it isn't really a racing game, just a space game in which you fly around and can avoid asteroids, bounce off walls, pick up speed power ups, and use speed power ups. The eventual plan is to make it into a multiplayer game.
Here's the link:
http://www.mygames.2pn.org/Thanks for checking it out!!