mattkelly / snake-go

:snake: Play snake in your terminal. Built using Termloop.
MIT License
21 stars 6 forks source link

... because Vim mode is really hard. #1

Closed dauc closed 6 years ago

dauc commented 6 years ago

I can't spell go. Glhf.

mattkelly commented 6 years ago

Great idea. Thanks for your contribution, @dauc!

I updated the switch statement to use multiple cases, which is a bit more idiomatic than using passthrough in this instance.

Did you want to fix up your git config and update the commit before I merge?