laudrup / KaptajnKaper

Port of MobileKaper for desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaptajn Kaper

Port of MobileKaper from Nosceteipsum/Mobilkaptajnkaper in C++ using SFML for handling graphics and events.

Currently this is implemented by doing a naive translation of the code from Java to C++ and then reimplementing the J2ME specific calls to similar SFML functionality while keeping the game logic intact.

Should be mostly playable but definitely has bugs and missing functionality. Bug reports and pull requests are very welcome.

Screenshots

Build status

License

GPL v3. (like the original)

About

Port of MobileKaper for desktop

License:GNU General Public License v3.0


Languages

Language:C++ 97.2%Language:CMake 2.8%