armin-reichert / pacman-javafx

Cloning the classic games Pac-Man (Arcade), Ms. Pac-Man (Arcade), Ms. Pac-Man (Tengen) in JavaFX (2D+3D).
MIT License
102 stars 18 forks source link

Simplify action to key binding handling #22

Open armin-reichert opened 2 weeks ago

armin-reichert commented 2 weeks ago

Introduced key to game action binding some weeks ago, but there are still too many quirks needed to get it right.