A Celeste mod that includes:
• Real time multiplayer
• Score system
To do:
• Highscore table
• Better UI
• 4 players?
500 points are removed when the player dies
500 points are awarded to the player who completes the room first
1000 points are awarded when a player collects a berry
1250 points are awarded when a player collects a flying strawberry
Please comment any bugs you encounter


When I got to 2900m, Madeline just disappeared and I couldn't do anything, which was kinda disappointing since I was almost at the end


Reply @VaniaIsAnIdiot :
According to the codes:
You need to press A on the keyboard (or any ❎ of player2 keypress thingy) to select the second character.



lmao if you get the maximum score it wraps around back to 500
i assume this is because the score went past the integer limit, you could probably get around this by storing the number as 125 instead of 1250, for example, and then adding a 0 wherever it's displayed


the only thing i need is what sprite number everything is and how to switch rooms in coding
[Please log in to post a comment]