NoviceDevGames

Ludum Dare 54

Finished my compo my first finished game(and probably first game ever)

Well it was my first jam , it was an unpleasant journey . i had to fix errors , remove stuff add some , change concepts and watch other participations better than mine by far .

But for the first time i finished a game as small as it can be so i am satisfied despite my disapointment over my work .

don't hesitate to play Bouncing Boxes and give me your feedback i'll take every advice . https://ldjam.com/events/ludum-dare/54/bouncing-boxes-power-x

Capture d'écran 2023-10-0230950.png

PS: for those interested by the source codes , mine is messy but you should understand it .

i forgot the link

i forgot the link in my previous post , so here it is , Bouncing Boxes :https://ldjam.com/events/ludum-dare/54/bouncing-boxes-power-x

don't hesitate to give a feedback

Bouncing Boxes

here is bouncing boxes , a bullet hell scoring game in which you can't control the player traditionnaly , space will do it for you feel free to test it and give me your aprreciations and the improvements i can provide to the game .

https://ldjam.com/events/ludum-dare/54/bouncing-boxes-power-x

(looks like the link can't charge edit : now it is)

image.png Capture d'écran 2023-10-0230950.png

Bouncing boxes : Fix Update

Hello . After some feedbacks i decided to launch an updateto fix the bugs people found while playing my game . I also rebalanced the games data to make the game more fun .(nothing has been added nor removed just fixed bugs and modification of data)

  • Bugs fixed :

    • there was a control problem caused by the norm of the keyboard , the controls should work for everyone now .

    • the freeze sound were activated once the box is small enough to freeze the score implying that if the box size is equal to the limit that make the sound play , it plays indefinitely and you die from bloodlost by your ears . This situation is now impossible .

      • Game updates :
    • The box speed has been increased by 33% .

    • The box resizing speed is now 2x more fast .

    • The freeze limit has been increased , which means that you can't reduce the box size by almost 2 without having your score freezed .

My little communication is now over . I invite you to play my game here : https://ldjam.com/events/ludum-dare/54/bouncing-boxes-power-x

i hope you will like it

image.png

Edit : streamers playing my game were uncomfortable with the gamescreen size , so now you have the possibility to play BBX with 16/9 resolution

post jam update

you can test the post jam version of the game here : https://novicedevgames.itch.io/bouncing-boxes-power-x-ludum-dare-54-compo

Ludum Dare 55

I'm In for the second time

i thought the jam were starting next week . i am not prepared but i'll do my best . Any code advice for a beginner using Godot ?

.

Ludum Dare 57

I'm in too

I will try to make a game in javascript using Pixi.js . I hope i'll cook something good

i'm made some progress so far

my challenge is to make a game only using vanilla java script . i already have an idea for a simple game in mind and i think i am doing fine so far .

blue_bird(1).gif

However i'm not sure if my code is good , i'm sure i have done something wrong . Capture d'écran 2025-04-05 035642.png Capture d'écran 2025-04-05 035654.png