courselab / snaskii22

Programming exercise based on snaskii (class of 2022)
GNU General Public License v3.0
8 stars 11 forks source link

Use arrow keys to steer the snake #87

Closed monacofj closed 1 year ago

monacofj commented 1 year ago

Currently the snake is controlled by WASD keys. Although not strictly required, it would be nice to be able to use the arrow keys as well.