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

re: the smoothing, we changed the physics code to remove an off-by-one error in the vanilla game that causes the 'jankiness' of the movement; however, that normally completely screws up how the game plays. Meep actually wrote a genetic algorithm to find the closest possible physics values to the old code while retaining the smoothness, and it turned out nearly perfect. most of the speedrun tricks and setups from vanilla still work too!