-
Notifications
You must be signed in to change notification settings - Fork 0
Release notes
Marcin edited this page Oct 17, 2020
·
4 revisions
- better graphics - now using textures for obstacles
- Now obstacles have associated points with them - and colours on display.
- Minor gameplay fixes: colouring snake head segment, generating random obstacles and only when snake eats.
- when snake eats obstacle, new segment is appended in an arbitrary way as first free segment next to just moved snake end; it should to segment which is exactly the same as previous end location