Looks really cool! Have you thought about adding multiplayer?<p>I really wish someone would do the same for Elma/Elastomania. I feel like it has much more funnier physics with it's elastic suspensions etc. Even the third party extension which added multiplayer support was amazing ten years back.<p>Btw, is this project still active? Last commit was nine months ago.
This is so awesome! I couldn't play yet because I am on mobile, but I will definitely do it later. I always liked this game.<p>As someone who never coded a game (a part from one that don't use any graphics: <a href="https://github.com/andreynering/sudoku" rel="nofollow">https://github.com/andreynering/sudoku</a> ), I always ask myself how hard is to code a 2d/3d graphic game. I say this because a game seems much more impressive than other kind of (boring) coding projects.
Looks like controls are completely different from <a href="https://xmoto.tuxfamily.org/" rel="nofollow">https://xmoto.tuxfamily.org/</a>. In Elastomania and original XMoto left/right just adds momentum, and in XMoto.js it just tilts the player forward or backward, which is more realistic. Is this behaviour intended? Compatibility with original XMoto is not planned, right?
Very nice work!<p>I noticed a pretty significant bug (i think). The ghost character actually clears the checkpoints for the current rider! As an example, on level two, the rider must go right for checkpoint A, then left for checkpoint B, back to center for the finish. After finishing once, the rider only needs to go left to checkpoint B, then back to the finish. (Checkpoint A is cleared by the ghost rider).<p>Very impressive all that you've done!
Neat! I have loved Elasto Mania, Action SuperCross, XMoto and the likes for years and now I can play it on the browser! Apparently this project is 2 years old now, shame that I didn't know about this before hand (or was it not available?)<p>My favorite thing back in the day was making autorunner levels, where your wheels would be lodged against two tracks (of ground) and proceed to do all kinds of tricks.