Snake Reduction
About
Created for Ludum Dare 42 (theme: running out of space).
Pretty much snake except every 2nd food you collect the play area shrinks.
If you're thinking something like "Gee, that's it?", then yeah, I thought the same. But after over-thinking the theme too hard I only had 8 and half hours left to make this game, leaving little time for extra fancyness.
If you'd rather look at the source code and compile it yourself instead of trusting a random stranger on the interwebz, then here's the source code: https://github.com/ReiMari/SnakeReduction
To compile it you'll need to install MonoGame.
I'm working on a new version of this game with different gameplay, please check the dev log below for more information!