Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davepeck/murphy
Murphy's Revenge & Infotron :: Two 25-year-old games for the mac, now on GitHub.
https://github.com/davepeck/murphy
Last synced: 23 days ago
JSON representation
Murphy's Revenge & Infotron :: Two 25-year-old games for the mac, now on GitHub.
- Host: GitHub
- URL: https://github.com/davepeck/murphy
- Owner: davepeck
- Created: 2010-02-01T22:30:32.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T19:04:01.000Z (5 months ago)
- Last Synced: 2024-06-25T20:53:37.885Z (5 months ago)
- Language: C
- Homepage: http://davepeck.org/
- Size: 32.4 MB
- Stars: 30
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Murphy's Revenge (and Infotron!)
Many moons ago, while they were still in High School, [@dangerdave](http://davepeck.org/), [@dsandler](http://dsandler.org), [Nate Cook](http://natecook.com/), and Brooke Nelson set forth to write a video game.
That game was **Infotron!** and it was released in 1994 for the Macintosh. Infotron was based on a PC game called [Supaplex](http://www.elmerproductions.com/sp/).
![Infotron Splash Screen](./img/info1.png)
![Infotron Game Play](./img/info4.png)
After Infotron was finished, attention was turned to **Murphy's Revenge** -- a planned sequel with smooth scrolling and better graphics. Alas, we went to college and got distracted; Murphy's Revenge was never finished.
![MR Game Play 1](./img/info2.png)
![MR Game Play 2](./img/info3.png)
## What's This?
This repository is our homage to these over 17-year-old games. It's our way of letting go and setting them free.
Here's what you'll find:
- In `legacy/infotron` you'll find the source code, data files, 1994 web site, and release archives for Infotron! Infotron was our first large-scale software effort. We wrote it in Pascal, and with the perspective of 17 years I think it is safe to say that we had no idea what we were doing! :-) The data files are old-style MacOS resource files.
- In `legacy/murphy` you'll find a lot of random stuff for Murphy's Revenge, including artwork, source code, levels in easy-to-read format, and some test projects. The meat of the original app is in `os7code`.
- In `iPhone`, you'll find an experimental project that displays levels from Murphy's Revenge.
- The `www` directory is where, perhaps someday, an HTML5 implementation of Murphy's Revenge will live.
## Playing The Games
Get SheepShaver running with MacOS9 and these games will work out of the box. If SheepShaver sound is disabled, Murphy's Revenge will not boot up.
# LICENSES
We're setting this free, but please respect the licenses described herein. Sorry for the length of this section; this stuff has a long history.
## Code
Source Code © 1993-2010 [Dave Peck](http://davepeck.org/), [Dan Sandler](http://dsandler.org/), [Nate Cook](http://natecook.com/), and [Brooke Nelson](http://en.wikipedia.org/wiki/Microsoft_Puzzle_Hunt#Puzzle_Hunt_123:_Jeopardy.21.2FPuzzlehaunt.21_.28February_28-March_1.2C_2009.29), All Rights Reserved, and is released with the [BSD License](http://www.opensource.org/licenses/bsd-license.php).
## Infotron
Original piece artwork for Infotron was our own hand-redrawing of the artwork found in [Supaplex](http://www.elmerproductions.com/sp/). Supaplex is © 1990-2010 Michael Stopp and Philip Jespersen.
Infotron Sounds & Music © 1993-2010 [Dave Peck](http://davepeck.org/), All Rights Reserved, and are released with the [CC by-nc-sa](http://creativecommons.org/licenses/by-nc-sa/3.0/).
All remaining Infotron artwork including splash screen, interface, and extra "alien" pieces are © 1993-2010 [Dan Sandler](http://dsandler.org/) and are released with the [CC by-nc-sa](http://creativecommons.org/licenses/by-nc-sa/3.0/).
Infotron levels are © 1993-2010 [Dave Peck](http://davepeck.org/), [Dan Sandler](http://dsandler.org/), [Nate Cook](http://natecook.com/), and [Brooke Nelson](http://en.wikipedia.org/wiki/Microsoft_Puzzle_Hunt#Puzzle_Hunt_123:_Jeopardy.21.2FPuzzlehaunt.21_.28February_28-March_1.2C_2009.29), All Rights Reserved, and and are released with the [CC by-nc-sa](http://creativecommons.org/licenses/by-nc-sa/3.0/).
## Murphy's Revenge
All Murphy's Revenge artwork is © 1993-2010 [Dan Sandler](http://dsandler.org/), All Rights Reserved, and is released with the [CC by-nc-sa](http://creativecommons.org/licenses/by-nc-sa/3.0/).
Murphy's Revenge music is © 1993-2010 [Georg Bissen](http://en.wikipedia.org/wiki/Georg_Bissen), All Rights Reserved.
All remaining Murphy's Revenge content, including sounds and levels, is © 1993-2010 [Dave Peck](http://davepeck.org/), [Dan Sandler](http://dsandler.org/), [Nate Cook](http://natecook.com/), and [Brooke Nelson](http://en.wikipedia.org/wiki/Microsoft_Puzzle_Hunt#Puzzle_Hunt_123:_Jeopardy.21.2FPuzzlehaunt.21_.28February_28-March_1.2C_2009.29), All Rights Reserved, and and are released with the [CC by-nc-sa](http://creativecommons.org/licenses/by-nc-sa/3.0/).