Page 2 of 2

Re: Double pendulum

Posted: Fri May 14, 2021 7:14 pm
by Gunroar:Cannon()
darkfrei wrote: Fri May 14, 2021 12:42 pm
My try up to level 4:
[youtube]https://www.youtube.com/watch?v=glZJ4RtIyE0[/youtube]

How to insert the embed youtube video?
Remove the https stuff, so instead of
[youtub]https://www.youtube.com/watch?v=glZJ4RtIyE0[/youtube] (made mistake on purpose)
You get
[yourub]glZJ4RtIyE0[/youtube]
Hence


I added a version with blooood, it looks funner :ultrahappy:

Re: Double pendulum

Posted: Fri May 14, 2021 8:34 pm
by darkfrei
The double pendulum on the cart, not a game, but proof-of-concept simulation.

Many thanks to Zymplectic and Egeris

Re: Double pendulum

Posted: Fri May 14, 2021 9:50 pm
by Gunroar:Cannon()
darkfrei wrote: Fri May 14, 2021 8:34 pm The double pendulum on the cart, not a game, but proof-of-concept simulation.

Nice!! Is the jumping rabbit game origionally your idea or us it inspired from something? (Cause I can't stop playing it :rofl: )

Re: Double pendulum

Posted: Fri May 14, 2021 9:59 pm
by darkfrei
Gunroar:Cannon() wrote: Tue May 11, 2021 5:26 pm This all looks really great and fancy! Any possible uses in gamedev or is it just like a test/implementation?
Gunroar:Cannon() wrote: Fri May 14, 2021 9:50 pm Is the jumping rabbit game origionally your idea or us it inspired from something? (Cause I can't stop playing it :rofl: )
The deathbunny version?
It was you idea, it was my idea just after I've read your question :)

Level 7!

Re: Double pendulum

Posted: Sat May 15, 2021 1:11 pm
by Gunroar:Cannon()
darkfrei wrote: Fri May 14, 2021 9:59 pm Level 7!
Level 7, now that's some skill. Though I think you used a version with left+right controls. I like the jumping-only one because of it's simplicity.

Re: Double pendulum

Posted: Sat May 15, 2021 2:38 pm
by darkfrei
Gunroar:Cannon() wrote: Sat May 15, 2021 1:11 pm
darkfrei wrote: Fri May 14, 2021 9:59 pm Level 7!
Level 7, now that's some skill. Though I think you used a version with left+right controls. I like the jumping-only one because of it's simplicity.
What is left-right controls version? It was just your deathbunny version above.

I've got level 8, red bunny!

https://m.youtube.com/watch?v=ZTWS2dMMzr4

Re: Double pendulum

Posted: Sat May 15, 2021 3:06 pm
by Gunroar:Cannon()
Oh, hahah, sorry. I saw your bunny in the picture was a little to the left and I saw commented code that let the rabbit move to the left/right. Or is the code actually like that? I don't know because I test this on my Android.

But level 8!!! I'm still by 4 max. :cry: :ultrahappy:

Re: Double pendulum

Posted: Sat May 15, 2021 3:37 pm
by darkfrei
Gunroar:Cannon() wrote: Sat May 15, 2021 3:06 pm Oh, hahah, sorry. I saw your bunny in the picture was a little to the left and I saw commented code that let the rabbit move to the left/right. Or is the code actually like that? I don't know because I test this on my Android.

But level 8!!! I'm still by 4 max. :cry: :ultrahappy:
Added the gameplay to my comment. https://love2d.org/forums/viewtopic.php ... 71#p240971
Yes, the rabbit must move right, left and jump (double jump on first level, triple jump on the second etc.).