Same with Smiley House and Seek and Dread. Some of the best online multiplayer games made with Fusion.
I think I might have the source code to Smiley House somewhere, but I don't have the server and I can't open the source since I'm missing some old Fusion 1.5 extensions.
The server believe it or not was written in Jamagic. At least that's what I remember code telling me.
I thought about making a fan game of smiley house given it's simple graphics, but the amount of work it would take for a fan game made me stop.
Hey guys! I've discontinued Puchisoft, but before I did, I uploaded the source of various old projects of mine, including SmileyHouse. I just commented a link to it on its project page here:
https://www.create-games.com/download.asp?id=4636
The client and server code is both in there. There is something you have to do to get the client to realize it's up to date now that the server is down, but I'll try to get that posted later.
The extensions in the screenshot are as follows:
String.cox - String parser
browser.cox - Browser Object 2
kcwnd.cox - Window Object
registry.cox - Registry object
ScrollBar.cox - ScrollBar Object
RecFile.cox - Recursive File Object
Dsound.cox - DirectSound object
For any extensions you can't get you can copy and paste an existing .cox file and rename it. It'll let you open the file in MMF 1.5, even if it won't work properly with that extension.