Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Stephan Sokolow rated Snake Blocks

A downloadable game.

A charming and fun little puzzle game... though it can get annoying when the camera insists on snapping to one of several 45° orientations and being stuck on 45° instead of free-camera motion makes it hard to feed a snake through a hole.

(Mapping 2D mouse input to 3D positions is a tricky problem, so I don't hold that against the dev, but it doesn't help when I can't solve it by rotating the camera because the only allowed angles obscure the snake behind obstacles. I suppose making the obstacle blocks translucent when there's a snake behind them, both visually and to input, would be another solution that could have been chosen.)