Hi sierra!
Hahahaha it's not a virus. It was a entry for the Virtual Pet Jam.
Lord Avocado
Creator of
Recent community posts
Thanks a lot for taking your time to play our game! Yeah, it "eats" the files. At first, it was going to delete the files but we decided just to check the size of the file and fill the hunger stat with that. About the memes, it gets them from a drupal backend :D, letting us add all the memes we want without making the exe bigger!
Thanks for your reply! I'm a newbie with the api so i don't think i used the best practices but i basically have two arrays, one of them keeps tracks of all of the players online and the other one its a array the diferrent rooms. When a player creates a room, his id its added to the rooms array and when a player joins to that room his id its added to the room object inside that array and after that the system checks to only room empty rooms! I can share you the code on github if you want. Beware, its mostly spaghetti!
Thanks a lot! It's true; it was kinda hard to understand the mechanics! We used the high-level multiplayer api. It was really nice and easy to use, but it came with a fundamental limitation; You can't use it with html exports! If you need to use html5 exports, it's better to use websockets. I think there's a way to do it but i didn't have time to search for it!
Thanks for your time! It's a multiplayer game! Here the link: https://lord-avocado.itch.io/cat-vitae