Got "Amazing" luck, bet everything on red, got bankrupt, lost both of my kidneys. 10/10! :D
Nice game and a nice idea. Some sfx and music would've made the experience a bit nicer. One suggestion if you were to continue with this project would be to maybe increase the roster of fighters and give them different stats, so as a player you could for example pick and bet on the quick and lightweight fighter who goes up against a randomly picked slower heavyweight fighter.
Thank you! I used the animatedSprite node in Godot. I took this boxer (https://opengameart.org/content/mini-boxing-character) and imported the pictures into the node and it kinda just worked. The hard part was playing one animation at a time without getting a stack overflow (that took a long time to figure out lol) using a yield method (telling it to wait for the animation to end before starting the next line of code) and that saved the day.
← Return to game
Comments
Log in with itch.io to leave a comment.
Got "Amazing" luck, bet everything on red, got bankrupt, lost both of my kidneys. 10/10! :D
Nice game and a nice idea. Some sfx and music would've made the experience a bit nicer. One suggestion if you were to continue with this project would be to maybe increase the roster of fighters and give them different stats, so as a player you could for example pick and bet on the quick and lightweight fighter who goes up against a randomly picked slower heavyweight fighter.
thats a really good idea! thank you for that :D
Thank you for your feedback, its a big help
Really fun and interesting game! Well done!
nice game! what did you use for animations?
Thank you! I used the animatedSprite node in Godot. I took this boxer (https://opengameart.org/content/mini-boxing-character) and imported the pictures into the node and it kinda just worked. The hard part was playing one animation at a time without getting a stack overflow (that took a long time to figure out lol) using a yield method (telling it to wait for the animation to end before starting the next line of code) and that saved the day.
I cheered, I cried, and I gambled all my money away... 10/10
this comment really made me laugh. haha thank you for that.
sweet game!
thanks!