Difference between revisions of "Oh Mummy Resurrected"
m |
m (→Oh Mummy - The original game) |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[[File:OhMummyResurrected.jpg|thumbnail|Loading screen]] | [[File:OhMummyResurrected.jpg|thumbnail|Loading screen]] | ||
| + | [[File:Omr-startscreen.jpg|thumbnail|Start screen]] | ||
| + | [[File:Omr-menu.jpg|thumbnail|Menu]] | ||
| + | [[File:Omr-game.jpg|thumbnail|Game]] | ||
== Oh Mummy - The original game == | == Oh Mummy - The original game == | ||
| − | [[Oh Mummy]] was created by a company called Gem Software in 1984. Originally | + | [[Oh Mummy]] was created by a company called Gem Software in 1984. Originally programmed by Daren White and John Line, it was published by [[Amsoft]] and formed part of the Amsoft 12-pack, bundled free with the Amstrad. Its simple concept and addictive gameplay made it easily accessible for any age group, giving it an enduring appeal that spans generations. But its reliance on the keyboard for menu control has restricted its availability to the classic Amstrad range. [[CPSoft]] have disassembled the original game and released an updated edition that will work on the GX4000, bringing this classic to the [[Plus]] platform. |
| − | == | + | == Features == |
* Redefinable keys | * Redefinable keys | ||
* Joystick enabled menu and scoreboard controls for GX4000 | * Joystick enabled menu and scoreboard controls for GX4000 | ||
* Multicoloured hardware sprites | * Multicoloured hardware sprites | ||
| − | * | + | * Special sprite effects |
| − | * | + | * A "mummy" mummy that erases the player's tracks if they are too slow |
| + | * Additional artifacts to uncover | ||
| + | * Two-player cooperative mode | ||
* Cartridge version, floppy disc and cassette version | * Cartridge version, floppy disc and cassette version | ||
* Physical cartridge edition to follow | * Physical cartridge edition to follow | ||
| Line 24: | Line 29: | ||
* [[Media:OhMummyResurrected.dsk.zip|Download DSK for 464+/6128+ ]] | * [[Media:OhMummyResurrected.dsk.zip|Download DSK for 464+/6128+ ]] | ||
* [[Media:OhMummyResurrected.cdt.zip|Download CDT for 464+/6128+ ]] | * [[Media:OhMummyResurrected.cdt.zip|Download CDT for 464+/6128+ ]] | ||
| + | |||
| + | Source code for Oh Mummy Resurrected can be downloaded from [https://github.com/chrisperver/ohmummyresurrected GitHub]. | ||
| + | |||
| + | [[Category:CPC Plus Games]] | ||
Latest revision as of 15:07, 14 February 2026
Oh Mummy - The original game
Oh Mummy was created by a company called Gem Software in 1984. Originally programmed by Daren White and John Line, it was published by Amsoft and formed part of the Amsoft 12-pack, bundled free with the Amstrad. Its simple concept and addictive gameplay made it easily accessible for any age group, giving it an enduring appeal that spans generations. But its reliance on the keyboard for menu control has restricted its availability to the classic Amstrad range. CPSoft have disassembled the original game and released an updated edition that will work on the GX4000, bringing this classic to the Plus platform.
Features
- Redefinable keys
- Joystick enabled menu and scoreboard controls for GX4000
- Multicoloured hardware sprites
- Special sprite effects
- A "mummy" mummy that erases the player's tracks if they are too slow
- Additional artifacts to uncover
- Two-player cooperative mode
- Cartridge version, floppy disc and cassette version
- Physical cartridge edition to follow
Making Oh Mummy Resurrected
Creating Oh Mummy Resurrected - How I disassembled the original game and redeveloped it.
Download
Source code for Oh Mummy Resurrected can be downloaded from GitHub.