
Bouncing Boxes
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).
BBX is bullet hell scoring game made in c++ in which you cannot control the player directly . you will have to move a box , a space in which the player bounce .
you just have to survive as long as possible to make the best score by moving the box using the keyboard arrows . the longest you survive the more difficult it will be.
it is possible to modify the box's size by pressing the S and W keys on the keyboard to have more control over the player , however a smaller box will freeze the score .
i hope you'll have a little fun playing this compo .
try to beat my score
PS: don't download the executable available here download the exe with the audios following the links .
concerning the source code , beware the spaghetti code i made a messy unique code i thought it would be a great challenge if i created my first finished game without using a game engine i'm a little disapointed of myself .
you just have to survive as long as possible to make the best score by moving the box using the keyboard arrows . the longest you survive the more difficult it will be.
it is possible to modify the box's size by pressing the S and W keys on the keyboard to have more control over the player , however a smaller box will freeze the score .
i hope you'll have a little fun playing this compo .
try to beat my score
PS: don't download the executable available here download the exe with the audios following the links .
concerning the source code , beware the spaghetti code i made a messy unique code i thought it would be a great challenge if i created my first finished game without using a game engine i'm a little disapointed of myself .