/OpenClaw

Nintendo Switch port of OpenClaw

Primary LanguageC++GNU General Public License v3.0GPL-3.0

ClawSwitch - Captain Claw port based on OpenClaw project

This port was possible thanks to:

  • pjasicek - creating the OpenClaw project
  • mialy - adding basic controller support
  • denispapec - implementing basic level 11 support
  • usineur - adding background music support
  • fgsfdsfgs - porting fluidsynth to the Switch

You can find the original OpenClaw project here: https://github.com/pjasicek/OpenClaw

Bugs

  • not all levels are yet implemented by OpenClaw project

To do

  • add custom levels support?

Compilation

You will need to have libnx installed with all needed libs (see Makefile). To start the compilation, simply enter:

make -j4