Search found 9 matches
- Sun Oct 05, 2014 4:09 pm
- Forum: LÖVE-Android
- Topic: A different kind of black screen
- Replies: 3
- Views: 7685
Re: A different kind of black screen
I'm not able to do that now, but it was your standard android "Unfortunetly, app has stopped error", like this in the attachment
- Sun Oct 05, 2014 3:03 pm
- Forum: LÖVE-Android
- Topic: A different kind of black screen
- Replies: 3
- Views: 7685
A different kind of black screen
So, I tried to make an .apk file with my game. When I finally set everything up I tried to run it on my htc one. I installed without any problems and then ran the app. It basiclly showed me a black screen and, after a few seconds, an error that the game has stopped. I read the topic about black scre...
- Thu Jul 17, 2014 8:09 pm
- Forum: Games and Creations
- Topic: SHaBU (Shoot and Build)
- Replies: 5
- Views: 5810
Re: SHaBU (Shoot and Build)
I thought about limiting it! But I'm not really sure how I'm gonna implement it. Maybe it will be like some energy per level to build blocks, or maybe you will first have to destroy part of the map to collect blocks. Not sure yet :) now I'm working on implementing some bombs. Right now I think that ...
- Wed Jul 16, 2014 7:57 pm
- Forum: Games and Creations
- Topic: SHaBU (Shoot and Build)
- Replies: 5
- Views: 5810
Re: SHaBU (Shoot and Build)
sorry for the double post I just wanna be sure that it will get to as many people as possible
SHaBU now has it's own GitHub: https://github.com/10headless/shabu
SHaBU now has it's own GitHub: https://github.com/10headless/shabu
- Tue Jul 15, 2014 9:32 am
- Forum: Games and Creations
- Topic: SHaBU (Shoot and Build)
- Replies: 5
- Views: 5810
Re: SHaBU (Shoot and Build)
Fixed.
Sorry for this little mistake, i was porting it to keyboard and mouse quickly and didn't bother with trying to run it without gamepad plugged in.
Sorry for this little mistake, i was porting it to keyboard and mouse quickly and didn't bother with trying to run it without gamepad plugged in.
- Mon Jul 14, 2014 9:16 pm
- Forum: Games and Creations
- Topic: SHaBU (Shoot and Build)
- Replies: 5
- Views: 5810
SHaBU (Shoot and Build)
Hi, first of all, this is by no means a full game. It's not even a real, proper alpha. This is more of a preview of mechanics. It's a 2d 2-stick shooter. Your goal is to kill all the enemies and spawners. At first it may seem impossible, because enemies are spawning at a rate of one each 3-4 seconds...
- Fri Dec 27, 2013 10:58 am
- Forum: Games and Creations
- Topic: Next shoot'em up game
- Replies: 5
- Views: 4158
Re: Next shoot'em up game
What do you think about it? Is it good for a second game or not?
- Thu Dec 26, 2013 11:05 pm
- Forum: Games and Creations
- Topic: Next shoot'em up game
- Replies: 5
- Views: 4158
Re: Next shoot'em up game
Fixed
Actually it was my fault, because i didn't add folder with text files that i use to save highscores and statistics
Actually it was my fault, because i didn't add folder with text files that i use to save highscores and statistics
- Thu Dec 26, 2013 10:43 pm
- Forum: Games and Creations
- Topic: Next shoot'em up game
- Replies: 5
- Views: 4158
Next shoot'em up game
Hi! It's my second game. At the beginning it was supposed to be only a test of moving character :) It's called "I hate pink", just because I didn't have idea for it. It has highscores, and other statistics. The graphics are pretty awful. The code is messy, because I worked for like two day...