Game
Extreme Rope Simulator 3D
9 years ago

Some facts about this mini-game


First of all, don’t worry if the game-time does not flow in real-time but a bit in a slow-motion fashion. This is NOT a problem, in this version 1.0 this was not even planned to be “fixed”: as it’s not an error, but a fact due to the choice of implementing this version in the simplest way in order to be able to deliver it and see how much attention it gains, to then consider making a version 2.0 which has not this feature which may be annoying to most people.

Well, the fact is for a faster flow of game-time, the numerical solution of that ugly differential equation-system You see in the lower-right corner of the game-page’s banner-image, can easily diverge because it uses simple explicit-Euler method ; and that can cause divergence easily, it’s sufficient to feed initial conditions which are just a bit off-limits, a little bit too large time-step amount, and it goes crazy absurd… .
The solution would be to use Runge-Kutta method, 2nd order, 3rd or 4th ; that would make it wonderfully-working ; though it requires some extra work to implement.

Now, about the theme-song: it’s not played in the game clearly (I even don’t know how to go about sound-output in JavaScript + THML5 Canvas + multimedia stuff)… it’s there for let’s-players to be able to cut the song into a gameplay, e.g. in the intro or outro.

So, enjoy version 1.0,

Simon (alias ‘the Nerd of Algorithms’)



0 comments

Loading...

Next up

We are under attack!

What do you think guys in my robot?Just a beginner in 3d modeling..

My instagram https://www.instagram.com/rojhonbb/

"Our work is never over" they said.

In the quest for accessibility, I'm adding Resurrection Shrines for players on the 'novice' end of the platforming spectrum.

In order to unlock the power of a Shrine, you must collect 3 'Souls' from your dead corpses! (the floating blue orbs)

Update 2.627

New challenges & new effects!

Szayel Aporro Granz - Bleach

Regional Bulbasaur. #Pokemon

Made my first ever animation.

If you’ve played the Vault demo and enjoyed it, please consider ‘liking’ the game page here on Gamejolt and/or leave a comment!

Also please consider tossing Vault on your Wishlist, I really appreciate your support!

https://store.steampowered.com/app/1251800

2d lighting experiment