Skip to content

A new game engine to play the MS-DOS game "Cosmo's Cosmic Adventure" on modern systems

License

Notifications You must be signed in to change notification settings

Ryzee119/cosmo-engine

 
 

Repository files navigation

Cosmo-Engine

Windows: Windows Build Status Linux: Linux Build Status

A new game engine for playing Cosmo's Cosmic Adventure. Cosmo Engine

Requirements

A copy of the original Cosmo game is required to play.

Compiling

Cosmo-engine is built with CMake and requires SDL2 and SDL_mixer

Compiling (Original Xbox)

First setup and install nxdk. Then do this from your working directoy:

git clone --recursive https://github.com/Ryzee119/cosmo-engineX.git
cd cosmo-engineX
make -f Makefile.nxdk NXDK_DIR=/path/to/nxdk

About

A new game engine to play the MS-DOS game "Cosmo's Cosmic Adventure" on modern systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.7%
  • C++ 3.4%
  • CMake 1.9%