HTML5 remake of the classic Amiga game Mayhem. Code of the game: https://github.com/devpack/mayhem-html5


Comments

Log in with itch.io to leave a comment.

As I mentioned i had a go at implementing a node.js multiplayer version of Mayhem - perhaps you'd like to give it a go at https://mayhem.vtcltd.net

Thanks for getting back to me. I tried to install mayhem-py but on Python3 on a raspberry pi, but it failed at installing "imgui": failed to build installable wheels for some pyproject.toml based projects (imgui)

Any help advice would be appreciated. 

Hi Devpack - I have loved this game since we used to play it on our lunch breaks from school on my Amiga. I’ve followed the development of the game onto pc and then raspberry pi and now I’ve discovered your HTML5. I’ve been working on my own JS version using the original assets. I’m unfamiliar with GitHub, but perhaps I’ll upload it for you to check out sometime. Anyway, I’d loved to hear from you and keep up the good work.

(1 edit)

Hey, 

Thanks for your feedback, glad you liked this version. I also made one allowing multiplayer online gaming so that we can play with friends all over the world: https://github.com/devpack/mayhem-py (the aws instance is not up anymore but it is easy to set up its own server).

Cheers