
Stratofortress's instructables
Achievements
-
Stratofortress's entryHow to Create Custom Stylized Maps Using OpenStreetMapis a winner in theMaps Challengecontest
-
Stratofortress's entryHow to Create Custom Stylized Maps Using OpenStreetMapis a finalist in theMaps Challengecontest
-
Stratofortresscommented onStratofortress'sinstructableHow to Create Custom Stylized Maps Using OpenStreetMap
-
Stratofortress'sinstructableHow to Create Custom Stylized Maps Using OpenStreetMap'sweekly stats:
-
Stratofortress'sinstructableHow to Control Outlets Using a Raspberry Pi'sweekly stats:
-
Stratofortress'sinstructableFive Minute Berry Smoothie'sweekly stats:
-
StratofortressenteredFive Minute Berry Smoothiein theFrozen Treats Challengecontest
-
Stratofortresscommented onStratofortress'sinstructableJava Game Programming Tutorial - Flappy Bird Redux
By chance, does your KeyReleased function look like this: "public void keyPressed(KeyEvent e)" {...}? I'm wondering if either you haven't included this function or you have the wrong function signature
-
Stratofortresscommented onStratofortress'sinstructableJava Game Programming Tutorial - Flappy Bird Redux
Hey!I believe the issue is you need to make sure you have "implements KeyListener" following the TopClass declaration, i.e., "public class TopClass implements KeyListener" {...}
-
Stratofortresscommented onStratofortress'sinstructableJava Game Programming Tutorial - Flappy Bird Redux
我很抱歉我的缓慢的职责onse and my lack of familiarity with macs. When I was writing this, I remember the .jar failing to open when clicking on it - the reason I found was there was an exception being thrown because the resources could not be found...simply because I hadn't included the resources directory *facepalm*. Try to run the .jar file from the command line (I'm not sure how that works in macs). If there's an exception being thrown, it'll show up in the console, and we can further debug this. My thought is the process you used did some actual file compression of the resources, resulting in a FileNotFoundException.
-
Stratofortresscompleted the lessonLet's Beginin the classPhotography Class
I'm so happy the code has worked out for you! Those are some great looking outputs!
Thank you for the comment! This was one of those "art of the possible" projects I did to exercise my skills.
Thank you! I'm so glad to hear you will get some good use out of this! Keep an eye on the GitHub, I'll be updating the code soon!