alexdantas / nSnake

The classic snake game with textual interface
http://nsnake.alexdantas.net
GNU General Public License v3.0
199 stars 57 forks source link

Vertical speed hotfix #32

Open dmccrevan opened 5 years ago

dmccrevan commented 5 years ago

Related to #10

Overview

I created a fix to slow down the vertical speed by 2.

Future

I can add a property to the settings to see if the user would want to enable/disable this