TheHammerLukas / Snake_Game

C# WinForms Snake Game
0 stars 0 forks source link

Devmode feature to shorten and elongate the snake #9

Closed TheHammerLukas closed 5 years ago

TheHammerLukas commented 5 years ago

Hardcode Devmode buttons to shorten and elongate the snake. This has to be done by removing/adding objects from/to the gameObject.Snake List.