The Binding of Crate Box

Show off your games, demos and other (playable) creations.
User avatar
adnzzzzZ
Party member
Posts: 305
Joined: Sun Dec 26, 2010 11:04 pm
Location: Porto Alegre, Brazil

The Binding of Crate Box

Post by adnzzzzZ »

Hi. I could use some feedback on a game I'm working on. As the name implies, it's a mix of The Binding of Isaac with Super Crate box. Here's a video:



Downloads: .love (0.8), Windows .zip

Any type of feedback is welcome! Keep in mind that most assets (graphics and sounds) are temporary until I find people with the proper skills who want to work on the game, so don't worry about telling me how those could be better...

Thanks for your time!
Last edited by adnzzzzZ on Thu Sep 12, 2013 8:25 pm, edited 5 times in total.
davisdude
Party member
Posts: 1154
Joined: Sun Apr 28, 2013 3:29 am
Location: North Carolina

Re: The Binding of Crate Box

Post by davisdude »

Controls:
Are the controls okay?
For people playing with Xbox controllers (I use the PS3 one), is there anything that I got wrong?
For people who prefer arrow keys instead of WASD for movement, what key scheme would you use considering you also have to have keys for dashing left/right?
I did not use a controller, but would like it more if instead of qe you did lshitf + a/d
Performance/other bugs:
Any huge/noticeable FPS drops?
When on low FPS, any type of weird behavior like objects going through each other?
Blue screens of death?
Not any I got.
Game design:
Is the game fun to play? Is killing enemies + getting items interesting?
How long before it became boring?
Do you think the songs fit the game?
I plan of making the game more Binding of Isaacy (more room types, an actual dungeon, and so on...), but I wanna make sure the core gameplay is interesting enough first.
Maybe I'm just really, REALLY bad, 'cause I died on the first level... :P
I like the gameplay and think it is fun how you incorporate all the game things (razor leaf, etc.)
I LOVE the music (except the end one when you run out of lives)

Maybe a random starting attack each time? I think that would be pretty cool, anyway...
Also, have you thought about a slowdown time ability (You may have it, I'm just not far enough in)?
GitHub | MLib - Math and shape intersections library | Walt - Animation library | Brady - Camera library with parallax scrolling | Vim-love-docs - Help files and syntax coloring for Vim
User avatar
adnzzzzZ
Party member
Posts: 305
Joined: Sun Dec 26, 2010 11:04 pm
Location: Porto Alegre, Brazil

Re: The Binding of Crate Box

Post by adnzzzzZ »

davisdude wrote:Maybe a random starting attack each time? I think that would be pretty cool, anyway...
Also, have you thought about a slowdown time ability (You may have it, I'm just not far enough in)?
Yea you can unlock stuff as you beat the game more times.
Last edited by adnzzzzZ on Fri Sep 06, 2013 1:51 pm, edited 1 time in total.
User avatar
Murii
Party member
Posts: 216
Joined: Fri Jul 05, 2013 9:58 am
Location: Arad, Romania
Contact:

Re: The Binding of Crate Box

Post by Murii »

Awesome game! 10/10.Super hard,but cool!
User avatar
adnzzzzZ
Party member
Posts: 305
Joined: Sun Dec 26, 2010 11:04 pm
Location: Porto Alegre, Brazil

Re: The Binding of Crate Box

Post by adnzzzzZ »

Murii wrote:Awesome game! 10/10.Super hard,but cool!
Thanks! :crazy:

I updated the game a bit:
  • First few levels are easier (you start with some money and you need to kill less enemies per room)
  • Death screen is faster and no longer Linkin Park's In the End, because
  • Higher heart and mask drop rate on earlier levels
  • Better passive descriptions
  • You start with more items unlocked (if you downloaded a previous version and try to use this new one please delete the save files (AppData/...) OR ELSE)
Rickton
Party member
Posts: 128
Joined: Tue Mar 19, 2013 4:59 pm
Contact:

Re: The Binding of Crate Box

Post by Rickton »

I made it to the final room before dying.
It was pretty fun! I like both Super Crate Box and The Binding of Isaac, so a mix of the two was pretty fun. The new version definitely seemed easier than the first one you uploaded, but not too easy...even though I got a lot of coins and items, the difficulty ramped up pretty quickly (although I also drank a potion of Increase Difficulty, so I dunno what it would have been like normally). There were a lot of times I came pretty close to dying before the end.
I liked that you didn't have to kill every enemy to move to the next level. Opens up a small tactical choice: do you want to cut your losses and run, or stick around and get more coins and items, at the risk of getting hurt?
Giving the option of using different weapons at the beginning is neat, but given the rest of the game is random, it might be better just to give the player one randomly at the beginning. Otherwise you'll just stick with a weapon you like all game and never even consider buying another one, especially since they're pretty expensive.
Also, the weapons could probably use some balancing. The fireball in particular didn't seem that good...yeah, you only had to hit someone once to kill them, but they'd make it to the bottom of the screen and come back around as angry-version before they died. The recharge rate was also too slow...the majority of enemies would be able to make it to the bottom of the screen and get angry without you even being able to try to shoot them.

The controls were fine, though like someone else mentioned I'd probably prefer shift+move for dashing, and some people would probably prefer to use the arrow keys rather than WASD since you're not using the mouse for anything.

Performance wise, the game really slowed down for me when switching songs (like, to an unplayable level), and since it seemed like it switched songs every couple of seconds that was a problem (side note, I checked out the length of the songs in the sounds directory, and it was definitely switching before they were done, so that might be something to check out? Sometimes it would cycle through a bunch of songs all at the same time before playing one). I have a 6-year-old Mac laptop, though, so it's pretty crappy when it comes to playing games.
I commented out the content of the playSong() function and it worked fine. I didn't see a noticeable FPS drop even with lots of enemies and bullets on the screen.

Bugs:
A couple of times I got stuck on the corner of a platform when jumping up. I wouldn't fall, but couldn't walk, either. Jumping again solved it. It only happened twice, and one time was right after the other, and I couldn't reproduce it.
Probably intentional, but getting multiple passives that increase your jump don't stack. I got Shoot n' Jump man which gives triple-jump, then got The Scout which gives double-jump, but was still only able to triple-jump. Again, probably intentional, because quintuple-jump would probably be kinda ridiculous (but fun!)
I one found a chest inside a chest. I actually thought it was pretty funny, and even if it was unintentional I think it should stay, but I figured you should know just in case.
At one point about halfway through the sounds just stopped playing entirely. Again, might be the fault of my computer, but it could still play other sounds. It happened when I was launching a bunch of rocks, so there were a lot of projectiles and enemies onscreen.
Possession - Escape from the Nether Regions, my roguelike made in LÖVE for the 2013 7-Day Roguelike Challenge
And its sequel, simply called Possession , which is available on itch.io or Steam, and whose engine I've open-sourced!
User avatar
adnzzzzZ
Party member
Posts: 305
Joined: Sun Dec 26, 2010 11:04 pm
Location: Porto Alegre, Brazil

Re: The Binding of Crate Box

Post by adnzzzzZ »

Thanks for the feedback, Rickton!
Rickton wrote: Giving the option of using different weapons at the beginning is neat, but given the rest of the game is random, it might be better just to give the player one randomly at the beginning. Otherwise you'll just stick with a weapon you like all game and never even consider buying another one, especially since they're pretty expensive.
I agree. I'll change that!
Rickton wrote: Also, the weapons could probably use some balancing. The fireball in particular didn't seem that good...yeah, you only had to hit someone once to kill them, but they'd make it to the bottom of the screen and come back around as angry-version before they died. The recharge rate was also too slow...the majority of enemies would be able to make it to the bottom of the screen and get angry without you even being able to try to shoot them.
Yea, I agree here as well. Although I don't wanna buff some weapons too much because some of them benefit way more than others from certain upgrades. For instance, the fireball one benefits a lot from pierce + reflect, such that if you get those two stats high enough you'll pretty much always have all enemies on fire. But yea, I'll change the fire rate to be a bit faster.
Rickton wrote: Performance wise, the game really slowed down for me when switching songs (like, to an unplayable level), and since it seemed like it switched songs every couple of seconds that was a problem (side note, I checked out the length of the songs in the sounds directory, and it was definitely switching before they were done, so that might be something to check out? Sometimes it would cycle through a bunch of songs all at the same time before playing one). I have a 6-year-old Mac laptop, though, so it's pretty crappy when it comes to playing games.
I commented out the content of the playSong() function and it worked fine. I didn't see a noticeable FPS drop even with lots of enemies and bullets on the screen.

At one point about halfway through the sounds just stopped playing entirely. Again, might be the fault of my computer, but it could still play other sounds. It happened when I was launching a bunch of rocks, so there were a lot of projectiles and enemies onscreen.
If the sounds stopped playing entirely after you commented playSong() then that's the reason, otherwise I'm not sure. But that's a really weird bug. I actually have no idea what could be causing that... Oh, well, I'll try to figure something out.
Rickton wrote: A couple of times I got stuck on the corner of a platform when jumping up. I wouldn't fall, but couldn't walk, either. Jumping again solved it. It only happened twice, and one time was right after the other, and I couldn't reproduce it.
Yup, I have yet to fix that one. It's tricky.
Rickton wrote: Probably intentional, but getting multiple passives that increase your jump don't stack. I got Shoot n' Jump man which gives triple-jump, then got The Scout which gives double-jump, but was still only able to triple-jump. Again, probably intentional, because quintuple-jump would probably be kinda ridiculous (but fun!)
I one found a chest inside a chest. I actually thought it was pretty funny, and even if it was unintentional I think it should stay, but I figured you should know just in case.
Yea, both of those are intentional. I also really like when chestception happens! :crazy:
Last edited by adnzzzzZ on Fri Sep 06, 2013 8:11 pm, edited 1 time in total.
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: The Binding of Crate Box

Post by Nixola »

First: it's the first time I play a game I find the whole afternoon because I can't get off that. It's just addictive. I'm playing it with an Xbox360 controller because I don't like the keyboard controls (actually I don't like the keyboard at all...); anyway, I mapped the dashes on the arrow keys, use and bomb on Q and E and I played a lot better before getting the controller.
I think I recall something about OSX having a terrible OpenAL implementation, so those audio bugs would be OSX only
P.S: if the second dash provided by Rainbow was a Sonic Rainboom, it'd be 20% cooler.
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
davisdude
Party member
Posts: 1154
Joined: Sun Apr 28, 2013 3:29 am
Location: North Carolina

Re: The Binding of Crate Box

Post by davisdude »

If you die and start again you can still shoot razor leaf.
It's easier now. I made it to level 2! :P (I'm definitely just bad...)
How do you use the passives?
GitHub | MLib - Math and shape intersections library | Walt - Animation library | Brady - Camera library with parallax scrolling | Vim-love-docs - Help files and syntax coloring for Vim
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: The Binding of Crate Box

Post by Nixola »

They're passives, they permanently modify one or more stats as soon as you pick them up
Also, I'd prefer being able to choose the initial weapon; it's the only non-random thing in the game, let us keep it :P
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Post Reply

Who is online

Users browsing this forum: Google [Bot], ShoesForClues and 9 guests