ashish2199 / Aidos

A beginner friendly project with aim of creating our own version of Bomberman.
GNU General Public License v3.0
41 stars 27 forks source link

Please Review #39

Closed ashish2199 closed 6 years ago

ashish2199 commented 6 years ago

Created InputManager class to handle inputs and changed the inputlist to be of type KeyCode instead of String and some other changes.

StewartWallace1115 commented 6 years ago

I just tested it out. It works fine with me.