drfiemost / Hurrican

A fork of Hurrican, freeware jump and shoot game created by Poke53280, with SDL2 enabled by default, support for libopenmpt and CRT simulation
MIT License
7 stars 2 forks source link

Add gamepad pause/menu function (Fixes #7) #14

Closed drfiemost closed 2 years ago

drfiemost commented 2 years ago

Allow returning to the game menu using a gamepad or joystick button. Also implement runtime game controller button mapping (only available with SDL2).