Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Cool little game! Curious about the algorithm for the dots - it feels like they pull away from you when you cross lines close to them but maybe I'm just seeing patterns in the noise!

They do in fact change their trajectory when you cross one of their lines, the algorithm is pretty simple: Whatever angle the player has to the dot at the moment it crosses the line, the dot will move away from you on that trajectory. Thank you for playing!