Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

hpmv

3
Posts
A member registered 3 days ago · View creator page →

Creator of

Recent community posts

Would you like to discuss that on discord? I've included a discord server link at the very beginning of the page - it would be easier to communicate that way.

Also, a new build is uploaded; I hope this will make multiplayer work... well, hopefully :)

It does run multiplayer, that's sort of the whole point of the demo buuuut it was buggy :P (some people told me they couldn't play with friends) I'm going to upload a new version tomorrow that hopefully will fix the network issues!

Thanks for checking out the game! Rust was used to perform the game logic so I can implement a reliable rollback network synchronization layer on top. Overcooked multiplayer code is extremely complex and error prone so that's what I'm avoiding. The rollback implementation also improves the experience when the latency is high.