Hacker News new | ask | show | jobs
by slantyyz 4884 days ago
My favorite part: If you execute a hadouken followed by a shoryuken or jump, the fireball moves up and down as Ken goes up and down.

That would make for some awesome shenanigans if Ken had an opponent.

edit: Kneel+walk also provide some interesting turtling possibilities too.

1 comments

Yeah, I coded something similar recently. Author should lock input while animating an action, or interrupt an action with a new one if necessary.