|
-
Critique my Breakout game (with source code!)
I'm in my second year of Java and submitted this game as my final project. I spent a long time trying to optimize the code and making it as efficient as possible. We never went over Threads in class (they aren't even in my text book) so I don't know for certain if I implemented it well or if it's kind of sloppy. I know I did something right though because the original version of my code averaged about 50 - 60 FPS under normal mode, and now it averages 70 - 80. I cleaned up a lot of excess code and removed areas where certain checks were being done more than once.
Anyway, Here is the link to the game as well as the source code! Please feel free to give me any suggestions or critiques 
http://www.gruendike.com/java/applet.html
One problem I notice is that the GUI elements to the right of the playing field are unstable, they show up but only sometimes. Also, the applet doesn't seem to stop until the browser closes. If you leave the page, the background music keeps playing.
Thanks!
Similar Threads
-
Replies: 2
Last Post: 06-04-2005, 01:54 PM
-
By Phil Weber in forum .NET
Replies: 632
Last Post: 10-01-2003, 12:00 AM
-
By Serge Baranovsky in forum vb.announcements
Replies: 0
Last Post: 05-15-2001, 02:30 PM
-
By Serge Baranovsky in forum VB Classic
Replies: 0
Last Post: 05-15-2001, 02:59 AM
-
By Mark Alexander Bertenshaw in forum Talk to the Editors
Replies: 20
Last Post: 07-25-2000, 12:01 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks