ksu-gdc / Manic-Shooter

A Manic Shooter style of game where the player must steer a ship through a hail of bullets while also trying to shoot the enemy. Made for the 2015 Open House display for the K-State Game Development Club using MonoGame.
MIT License
3 stars 0 forks source link

Adding KeyboardManager and IInputManager classes for #4 #26

Closed matthewmchaney closed 10 years ago

matthewmchaney commented 10 years ago

4

Added a keyboard manager to handle keypreses.