monkeyx Posted yesterday at 08:02 PM Report Share Posted yesterday at 08:02 PM (edited) I have taken the sdl version of manic miner and converted it to love2d. I thought the SDL version was one the best remakes I had played. So I have attempted to keep that same game play. I also wanted to run on more platforms. Now runs on Linux, Windows, Mac and Android. I have added a high score table and each level shows a high score. All versions can be (found here)[https://github.com/monkeyx-net/ManicMiner-LOVE2D] I have attached the Windows version. Would like some feedback on how it plays, suggestions etc. I am also converting the JetSetWilly remake done by the same author. ManicMiner-windows-x86_64.zip Edited yesterday at 08:05 PM by monkeyx Quote Link to comment Share on other sites More sharing options...
monkeyx Posted 5 hours ago Author Report Share Posted 5 hours ago I have now created a github release for all the versions. (Only Mac version untested) https://github.com/monkeyx-net/ManicMiner-LOVE2D/releases Quote Link to comment Share on other sites More sharing options...
SymbolShift Posted 5 hours ago Report Share Posted 5 hours ago Very cool, a nicely done conversion! Few things... first thing I noticed was that the horizontal guardians move slightly faster than Willy. They should move at the same speed, unless you deliberately made them faster to spice things up! Also, the colour differences between the non-brights and the brights seems too extreme, making the non-brights too dark (eg. the sinking platforms, and the Willy sprite). Quote Link to comment Share on other sites More sharing options...
monkeyx Posted 3 hours ago Author Report Share Posted 3 hours ago Thanks for the feedback. Yes I noticed the robots got quicker. I have added some code to make them slower ie more like the original. Maybe there can be hard mode at some point :) I have made the collapsing floor much more subtle. I will go through each level and double check colours etc. I hope to be able to make a level editor at some point too. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.