Asteroids - Java-Gaming.org Asteroids Java Code
Hey, I'd appreciate your feedback. If you find any bugs please let me know. Hope you enjoy |
|
Oh. What OS do you use? |
|
Games published by our own members! Check 'em out!
Can you please start it with the cmd?
If there's an error it will show up in the cmd. |
|||
I also get a blank screen when I start it up. I'm using Windows 8 myself. Attempting to start it through the CMD interface (java -jar Asteroids.jar) results in no standard error. However, if I close the UI screen the CMD does not acknowledge an exit (Not sure if that's important in this case or not.) |
|
|
I don't get it. I use Windows 8 myself and everything works... That's the only idea I have... |
|
I will upload it somewhere else tomorrow. |
|
Games published by our own members! Check 'em out!
Nice game, works fine for me, Win7 64 Areas for improvement (just some quick critique):
Otherwise, I really like the style and aesthetics you got going here. SO many amateurish games looking far less professional than they might only for lack of a good font! (and, you know... cohesive looks) |
|
Arch Linux 64-bit. Edit: Tried again, and this time no error, but black screen. Also, when I exit the window it doesn't actually terminate. You may want to look into that or else players will have a whole lot of unwanted processes. |
|||
|
Im using windows 8 and it works perfectly. This game is very polished and looks professional! Great work. Its fun, but it has the potential to be so much more fun if you just fix a few things. 1. The game gets too hard too fast. I have a ton of fun testing my new upgrades and blowing up asteroids but as soon as the spaceships that shoot directly at me show up, im getting spawnkilled over and over again. You dont have to take them out, just nerf them. Maybe make their range really short? 2. A couple of the upgrades are really expensive, like the multiple shot upgrade. I dont know. Maybe it wouldnt be too bad if problem #1 was fixed. 3. When I go to set my name, If you move the cursor right and go up and down to switch letters, it like, moves them left? And gets messed up. Also whats up with the file called "Nothing in here!.txt" haha? I cheated by editing you text save files, and then deleted that other empty file and things got all messed up. (My saves were no longer being loaded properly, I assume). Anyway, this is really a sweet game, good work. |
|
Slow! Maybe 5~8 fps in Xubuntu 13.10. |
|
My computer is not new but this is not my computer issue. Even a old computer with 1GB ram and Pentium 4 (or even older) must run this kind of 2d games. My specs (though not the problem): |
|
It's definitely not the problem, as I have a Radeon HD 4670, it's 6 years old (a gen behind yours), Fraps reports solid 60 fps (at 1080p). CPU is a Phenom II, but this game appears to be (not going to break out the decomplier, have things to do) single-threaded, so the quad-vs-duo thing doesn't matter a whole lot. I'm not disagreeing with you, aside from the 'too much for Java games,' as I'm honestly puzzled as to why you're getting such poor performance. |
|
Thanks for all your feedback, I'm glad it works at least for some of you. @saucymeatman and BurntPizza: The game is fixed at a resolution of 1920x1080, and I just scale it up or down depending on the actual screen resolution. /edit: I might have found a solution for the IllegalStateException. I never had the error, so I don't know if it's fixxed now, but I hope so. /edit2: Maybe I should not forget putting the save folder in it. Sorry :/ |
|
@bene What do you mean with real fullscreen? What is not real about it? This is just my opinion. Personally, I like to make my games in 600x480 or 800x600 and scale them up. And enable full screen (I don't know how to do this in libgdx, but in java2D you only need ). |
|
I did it this way, but there were so many problems with it. I removed the fullscreen-mode now, hoping there will be less errors/black/gray/white screens. Here's the windowed version, I'll replace the link in the startpost as well. I also added some sounds, but some will follow. Thank's to BurntPizza, this site is great. |
|
Everything works fine now. EDIT: No sound here. Items should be more expensive. With 40 min of game play I already have everything maxed out. Add more items like shields, more bullets, extra life, more powers like wave of bullets etc. |
|
I have to say, your UI looks really nice! I am following the same tutorial you used. Does he cover how to do such nice fonts and UI in later parts, or how did you accomplish that? |
|
Thanks for your feedback. @digdugdiggy: For the font I just went to dafont.com. I think in the tutorial is covered how you do things like a menu. If you have any specific questions about it PM me and I can send you some sourcecode if you want. |
|
0 Comments
Posting Komentar