This is a sample game. The objective is to help the bunny avoid the meteors for as long as possible. Right now the bunny moves using the W,A,S, and D keys. CHALLENGE: make the game playable without needing to use the keyboard. For example we can create our own custom controller using Makey Makey! What should our controller be able to do? Try to make the controller feel natural and fun to use REMIX: Add a second bunny. Have one bunny controlled with the keyboard and the other controlled with your controller. Play with a friend to see who can last the longest.