Page 2 of 3

Re: Invaders from Space

PostPosted: Wed Jul 30, 2014 12:47 pm
by Klotzfisch
Both have been in the same directory. I merged the content from images.ino into invaders.ino and now it works. Why did you split them up into two files?

Re: Invaders from Space

PostPosted: Wed Jul 30, 2014 2:03 pm
by ripper121
Klotzfisch wrote:Both have been in the same directory. I merged the content from images.ino into invaders.ino and now it works. Why did you split them up into two files?

For better overview ;)

Re: Invaders from Space

PostPosted: Wed Jul 30, 2014 4:38 pm
by yodasvideoarcade
Can you tell me where to find the .hex on Mac?

Re: Invaders from Space

PostPosted: Wed Jul 30, 2014 5:06 pm
by ripper121
http://stackoverflow.com/questions/1160 ... by-arduino
or search your filesystem for *.hex ;) in the same dir is also the elf file

Re: Invaders from Space

PostPosted: Wed Jul 30, 2014 10:53 pm
by yodasvideoarcade
No working solution on these pages. The one I tried deleted my whole desktop! Fortunately I have a time-machine-backup.

Problem ist, even if I change the location of the compiling-folder, it still deletes it's contents directly, so I can't get the .hex files.

Can someone send me the .hex and .whatever files so I can include them in the .zip? Thanks!!

Re: Invaders from Space

PostPosted: Thu Jul 31, 2014 8:23 am
by ripper121
This is normal.
I will upload it.
But have you try it with a search for?

Re: Invaders from Space

PostPosted: Thu Jul 31, 2014 8:28 am
by ripper121
Gamebuino-Invaders: Download

Forget to rename it, so do it pleas for me (.cpp.hex to .hex)

Re: Invaders from Space

PostPosted: Fri Aug 01, 2014 12:00 pm
by yodasvideoarcade
Fixed! Found a way to change the compile-path and also removed the delete-after-compile in the preferences, so I can access the .hex files now. Uploaded an updated version.

BTW, anyone who is on Mac and wants to change these preferences: You have to alt-click GO TO to view this library-folder. If you change the compile-folder, make sure to not change it to some folder that has other contents, since it deletes the contents of the folder after compiling. This deleted my whole desktop!

Re: Invaders from Space

PostPosted: Mon Aug 04, 2014 10:51 am
by yodasvideoarcade
I've uploaded the newest version today. Have fun.

Re: Invaders from Space- now with sound!

PostPosted: Wed Aug 13, 2014 10:15 pm
by yodasvideoarcade
I added dedicated sound-fx to this game. Download from the games page. Have fun!