slackbuilds_ponce/games/nxengine-evo/README
Steven Voges edfc94d557
games/nxengine-evo: Added (Refactored NXEngine)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-12 22:33:03 +07:00

21 lines
798 B
Text

A somewhat upgraded/refactored version of NXEngine by Caitlin Shaw.
NXEngine is a complete open-source clone/rewrite of the masterpiece
jump-and-run platformer Doukutsu Monogatari (also known as Cave Story).
Differences from the original version of NXEngine:
* Port to SDL2 (thanks to PIlin)
* More resolutions and proper widescreen support up to Full HD
(thanks to EXL)
* Animated character portraits
* Modern main menu
* Credits graphics specific to the Mimiga Mask ending
* Localization support
* Force feedback support
* Custom soundtrack support
* Initial mod support
* Vita/Switch versions
* Cleaner and partly-refactored code
* Tons of gameplay-related bugfixes
* Removed built-in data extractor
* Removed replays, as they were buggy/not implemented anyway