courselab / snaskii22

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

feat: boundless mode #119

Closed BrunoBaldissera closed 1 year ago

BrunoBaldissera commented 1 year ago

The boundless mode of issue #117 has been added, now when the option -b is enabled

snaskii -b

The death screen isn't triggered when hitting edges, and the snake loops around edges. Further testing is very welcome!

rzimmerdev commented 1 year ago

You're merging into main