Skip to content

SDL port of the DOS game Xargon

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

Malvineous/xargon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xargon - Copyright 1992-1994 Allen Pilgrim
This port of Xargon is Copyright 2011 Adam Nielsen <malvineous@shikadi.net>
The included DOSBox OPL synth is Copyright 2002-2010 The DOSBox Team

All code is covered under the GNU GPL license.  Unless otherwise stated in a
given file, it is version 3 of the GPL.

You will need SDL and libgamemusic available to build this port.

Build instructions:

 ./autogen.sh        # Only needed if building git version
 ./configure && make

This will produce ./src/xrfile01 which should be placed in the same directory
as the Xargon data files (just like the DOS .EXE file.)  If you don't have the
data files handy, all three episodes have been released as freeware and can be
downloaded from http://www.classicdosgames.com/game/Xargon.html

If you encounter any problems with this port or need help, please ask on the
RGB Classic Games forum at http://www.classicdosgames.com/forum/  You can also
get help here if you are stuck somewhere in the game!

Known issues:

 - Some tiles don't animate (e.g. ocean below waterfall on first level.)

 - Will only run on little-endian CPUs due to endian-specific file handling.

About

SDL port of the DOS game Xargon

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages