Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard controls #25

Open
Matthiasclee opened this issue May 12, 2022 · 1 comment
Open

Keyboard controls #25

Matthiasclee opened this issue May 12, 2022 · 1 comment

Comments

@Matthiasclee
Copy link

I have successfully compiled and ran the game, but I can't seem to be able to use any controls other that left, right, restart, pause and fullscreen as left arrow, right arrow, r, enter, and f. On the screen where I choose between one or two player mode, I can not use any button to change the selected option, but I can use enter to select one player.

To compile and run, I did:

mkdir build
cd build
cmake ..
make
mv smbc .. # for the .nes file
cd ..
./smbc

I am using macOS 11.6

Are there other controls, or other configs needed?

@Anonymous3-a
Copy link

Use Z and X for dash/fireball and jump respectively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants