Skip to content

AMDmi3/planetonomy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planetonomy

Build Status

Old-school platformer/exploration game with CGA graphics

You are a member of space exploration mission to a planetoid with unusual properties passing near earth. After successfull touchdown your are left in the landing module to control communications and look after other systems, while you compares go outside to explore the planetoid. After some time, signal from survey team is suddenly lost. Now you are alone to save them and uncover the mysteries of strange space object.

Screenshot

Building

Dependencies:

The project also uses libSDL2pp, C++11 bindings library for SDL2. It's included into git repository as a submodule, so if you've obtained source through git, don't forget to run git submodule init && git submodule update.

To build the project, run:

cmake . && make

Author

License

The project also bundles third party software under its own licenses:

  • extlibs/libSDL2pp (C++11 SDL2 wrapper library) - zlib license

About

Old-school platformer/exploration game with CGA graphics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published