PDA

View Full Version : The Incredible Machine open source clone?


samcan
October 29th, 2008, 07:49 PM
Does anyone remember the Incredible Machine game for DOS, where the player had to build a contraption to solve a physics puzzle?

I thought that it would be great to have an open source clone of this game, but I don't have the necessary coding skills to implement it.

Has anyone else started a project similar to this?

The Wikipedia article on the game is http://en.wikipedia.org/wiki/The_Incredible_Machine.

There does seem to be one problem if a clone was to be started. It appears that a patent has been secured on the game concept.

Abras
October 29th, 2008, 11:00 PM
Hmmm...the only thinkg I can think of right off the top of my head is Phun (http://www.phunland.com/wiki/Home), but I don't think it has objectives. So it's more of a simulator than a game, but I've heard that you can still make Incredible Machine esque things with Phun. And I imagine there are at least few web-based games that are similar, though probably not open source. Hopefully someone else has more info; not just for you but for me, since I've always been intrigued by that kind of game.

tgalati4
October 30th, 2008, 12:51 AM
Why don't you contact the authors and see what they say? They could grant you a royalty-free license to use the concept and then you could start a new open-source project. Tell them: "It's for the children!"

samcan
October 30th, 2008, 01:11 AM
Would it still be considered open source if it followed a patent?

I believe in this case, the patent (Patent text (http://patft.uspto.gov/netacgi/nph-Parser?u=%2Fnetahtml%2Fsrchnum.htm&Sect1=PTO1&Sect2=HITOFF&p=1&r=1&l=50&f=G&d=PALL&s1=5577185.PN.&OS=PN/5577185&RS=PN/5577185)) is general enough that we could still release the product as open source.

Now, we have to contact Jeffrey A. Tunnel and Christopher M. Cole. They were the two original patent filers, but I wonder if they transferred the patent to Dynamix. Dynamix has closed, making the current owner of the patent unknown. Perhaps Mr Tunnel or Mr Cole will know.

viciouslime
October 30th, 2008, 03:56 AM
This was one good game! I hope an open source clone will be possible...

eragon100
October 30th, 2008, 06:18 AM
Just make it, "deal" with people who oppose you when and if they show up! :)

samcan
October 30th, 2008, 10:57 AM
Unfortunately, I don't have the time or skills necessary to try. :( My coding skills suck.

samcan
October 31st, 2008, 11:13 AM
After some more Googling, I found The Penguin Machine, which is a clone that Dave Symonds started, but found it to be too much. He released the code for what he did finish, but the project seems to have been stale since at least 2003.

http://tpm.seul.org/ - He says to e-mail him if someone wants to take over the project.

samcan
October 31st, 2008, 01:34 PM
I found another version of the Penguin Machine--this one from 2005, but at least appears playable:

http://www.pygame.org/projects/21/139/

Albertint
October 4th, 2009, 01:28 PM
Sorry to bring this topic out from the dead, but Jeff tunnel recently re-acquired the rights, as stated on his new company website: http://pushbuttonlabs.com/2009/10/welcome-home-the-incredible-machine/ (http://pushbuttonlabs.com/2009/10/welcome-home-the-incredible-machine/)

Just to let you all know.