Wow Maybell, you're doing everything right!
You have a great eye and intuition for what works.
Linux builds. Great support. Great aesthetic.
Great control and playability.
Hey... It's the characters from Satyrn, another game I love! 8)
Very cool!!!
Might you put KEY REBINDING in the next build?
I wrote a small script that rebinds to W,S,A,D and comma "," and period "." as a temp solution for people on Linux. Just save txt below as START.SH then chmod +rwx ./START.SH to use it. (./START.SH to start game!) (X11 only)
xmodmap -e "keycode 61 = z"
xmodmap -e "keycode 60 = x"
xmodmap -e "keycode 38 = Left"
xmodmap -e "keycode 39 = Down"
xmodmap -e "keycode 40 = Right"
xmodmap -e "keycode 25 = Up"
./merpworld.x86_64
setxkbmap -layout us