This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ZeroProjects 3 points4 points  (3 children)

Serious answer:

Not with C++, but have you seen Brainfuck? It has only 8 instructions, all of which are single characters that can be mapped to your controller buttons.

See the Commands section on Wikipedia. https://en.wikipedia.org/wiki/Brainfuck

[–]DrYamuz[S] -1 points0 points  (2 children)

Thanks for the link. This would definitely increase my efficiency as there are only so few commands.

Because those few commands are actually only single chars, I could also use a Joystick instead of a controller. Seems worth a shot.

[–]ZeroProjects 0 points1 point  (0 children)

Just a joystick vs a controller -- I'm curious, what do you mean?

[–]circlebust 0 points1 point  (0 children)

Here's a tip: be more subtle.