
Backcourt Brawlers
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
A prototype by Luther and Leepic
Programming - Luther
Art - Leepic
Nearly all the features we wanted are in this prototype. Unfortunately we did not have time to properly implement the AI to do more interesting things (though the code for it does exist in the project). Apologies for the wall of text you get at the start of the game, it was the best we could do.
The story of the game (which is completely not implemented in this prototype) is that you are playing volleyball when suddenly your volleyball starts to move on it's own... it's sentient! And it needs your help. Together you work to defeat enemies using the volleyball's incredible strength. Will you be able to win the battles and keep your ball alive? Or are you and the ball doomed to fall to the court?
##### Fixes:
-Fixed hit particle's alpha being inverted
-Fixed random seed not being set
-Fixed ball status not resetting in some situations
##### Known Bugs:
-Jumping into a wall and holding the opposite direction will cause you to teleport in the direction you are holding.
-If you dash into the ball and hit any wall on the same frame, the camera will never reset.
Game is hosted on https://www.freewebhostingarea.com/
If you want to mess with the source code it is provided, you need Gamemaker 2 to use it.
Made in GameMaker studio 2
Programming - Luther
Art - Leepic
Title card:
Info:
This game pits you up against AI volleyball players in a fight to the death! It's not actually that extreme, just a game of volleyball. We hope you get some enjoyment from playing against the AI for even just a minute or two. It loves to make sick plays constantly, just a quirk of the math :)Nearly all the features we wanted are in this prototype. Unfortunately we did not have time to properly implement the AI to do more interesting things (though the code for it does exist in the project). Apologies for the wall of text you get at the start of the game, it was the best we could do.
The story of the game (which is completely not implemented in this prototype) is that you are playing volleyball when suddenly your volleyball starts to move on it's own... it's sentient! And it needs your help. Together you work to defeat enemies using the volleyball's incredible strength. Will you be able to win the battles and keep your ball alive? Or are you and the ball doomed to fall to the court?
Extra stuff:
This was our third Ludum Dare as a team and we're excited to do more. Every time we get just bit better and make slightly more complex games. This time, although the game itself is fairly simple, the over arching structure of the code and game feel was a fairly big improvement from last time. We appreciate any feedback you can give us!##### Fixes:
-Fixed hit particle's alpha being inverted
-Fixed random seed not being set
-Fixed ball status not resetting in some situations
##### Known Bugs:
-Jumping into a wall and holding the opposite direction will cause you to teleport in the direction you are holding.
-If you dash into the ball and hit any wall on the same frame, the camera will never reset.
Game is hosted on https://www.freewebhostingarea.com/
If you want to mess with the source code it is provided, you need Gamemaker 2 to use it.