![]() |
|
[Source] Space Warrior - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Java, JVM, & JRE (https://sinister.ly/Forum-Java-JVM-JRE) +--- Thread: [Source] Space Warrior (/Thread-Source-Space-Warrior) |
RE: [Source] Space Warrior - Solixious - 07-31-2013 (07-31-2013, 04:58 AM)FZEROX Wrote: Hey, I just downloaded your game and although it is really fun I have some input to make Thank you for your feedback. I'll surely make the changes you requested and release it soon.. :Smile: RE: [Source] Space Warrior - Buster - 07-31-2013 You make this by Swing and AWT? That is very cool
RE: [Source] Space Warrior - Solixious - 07-31-2013 (07-31-2013, 12:26 PM)Buster Wrote: You make this by Swing and AWT? That is very cool Thanks :Grin: RE: [Source] Space Warrior - noize - 07-31-2013 P.S: just a minor one but maybe you'd like to restart on ENTER instead of WHITESPACE. Just because I sometimes happen to be shooting as a motherfucker in hell and when I die I start again without wanting to. RE: [Source] Space Warrior - Solixious - 07-31-2013 (07-31-2013, 02:34 PM)noize Wrote: P.S: just a minor one but maybe you'd like to restart on ENTER instead of WHITESPACE. Just because I sometimes happen to be shooting as a motherfucker in hell and when I die I start again without wanting to. Thy whilst be done... (Actually I already did it) :epic: RE: [Source] Space Warrior - 24Noobsteri - 07-31-2013 Epic game! Keep it going! ![]() Do you have any new projects in mind? RE: [Source] Space Warrior - Solixious - 07-31-2013 (07-31-2013, 06:31 PM)24Noobsteri Wrote: Epic game! Keep it going! Thank you for your feedback. Yes. I always have many projects going on in my mind :epic: RE: [Source] Space Warrior - Solixious - 07-31-2013 @noize @FZEROX Updated the code a little. Will add sound effects soon when I'll find the ones that suits my liking... :Smile: RE: [Source] Space Warrior - noize - 07-31-2013 (07-31-2013, 07:34 PM)Solixious Wrote: @noize @FZEROX Did you update the Jar archive download as well? Edit: I should have looked at the OP. Nevermind, and I'll test this right away. Edit: you might want to put the images inside the Jar file. It doesn't change a thing to me, just a suggestion for portability. Edit: it is far better now. It's pretty nice to see how many asteroids you destroyed as well. However, I think that a pause function would be very useful (i.e. press 'P' to pause or to resume). RE: [Source] Space Warrior - Solixious - 08-01-2013 (07-31-2013, 10:23 PM)noize Wrote: Edit: you might want to put the images inside the Jar file. It doesn't change a thing to me, just a suggestion for portability. Updated. Added images within jar file and added pause function too. |