This is a port of Glypha III from its Mac OS/QuickDraw version (1995) to modern operating systems.
Glypha III is a classic arcade game originally created by John Calhoun in which you are placed inside an Egyptian temple with only your lance and a winged steed to aid you. Here you are forced to do battle with Sphinxes in order to gain the honour of a place on the High Scores list. The game is based on Joust and features sound and the original animated graphics.
(CMake 3.1+ is required)
macOS:
make game
Windows:
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
cmake --build . --config Release
Linux:
make qt
Ubuntu dependencies:
- Qt
sudo apt install libgl1-mesa-dev
SlugMan is a game that was "Created" by Jason Fox, one of the characters in the long-running comic "FoxTrot", created by Bill Amend. It was originally released in the late 90's for Mac System 6.0.5 or later.
It was then updated as a Carbon app and added support for Max OS X in 2002.
The code is based on John Calhoun's original Glypha III code:
https://github.com/softdorothy/glypha_III
Since support for PowerPC apps was removed in Mac OS 10.7 Lion, my goal is to modify kainjow's code and create a modern port of SlugMan.
The comparison pics have SlugMan running in Mac OS 7.6.1 via SheepShaver on the left, the Carbon port in the middle and my fork running on the right.
- Have the game display in a pixel-perfect mode and not the blurry way it does now.
i) The graphics of Glypha III running in Mac OS 7.6.1 and the Carbon port are sharp while the graphics of the newer port are blurry. Click the image to zoom in to see what I mean. - Offer a 2x/zoom mode to double the image to 1280x960.
4. Have Paige-o-tron flashing on spawn as shown in the original game
5. Get updated icon by etherbrian.
-
Originally developed by John Calhoun:
http://www.softdorothy.com
https://github.com/softdorothy/glypha_III -
Mac OS X port by Mark Pazolli:
http://sourceforge.net/projects/vitality/files/glypha-iii -
Modern port by Kevin Wojniak:
https://github.com/kainjow/Glypha -
Glypha - Then and Now
http://boredzo.org/glypha -
Icon by etherbrian
http://etherbrian.org