Hacker News new | ask | show | jobs
by sc9311 2437 days ago
I also was confused by the 4 snakes concept. I think perhaps it could have been solved by putting a different color food in front of the snake when the board is initialized. This way the "time to snake change" is reduced drastically.
1 comments

Hi sc9311, I like the idea, thanks!

(I opened an issue to track it: https://github.com/xojoc/games2d/issues/11)