This game requires 4 players to play. Everyone uses the same keyboard. This game may be complicated, so read over the instructions carefully. I will make a project with an image of the controls so that it is easier for you to play. Instructions: One player is randomly selected as the Boss. No one knows their roles at the beginning of the game. Tasks randomly appear. Use your first button to complete them. The boss can also use their first button to kill other players. The boss can also use their second button to, after 10 seconds, make a fire bar appear. The fire bar can kill anyone. Players can win by completing 100 tasks (tasks the boss completes don't count) or if the boss gets hit by the fire bar. The boss wins when no more players remain, either through direct killing or the fire bar. Controls: Player 1: WASD to move E - First button, Q - Second button Player 2 TFGH to move Y - First button, R - Second button Player 3: IJKL to move O - First button, U - Second button Player 4: Arrow keys to move M - First button, N - Second button
Thursday, February 8, 2024: Began making the game with tasks and a working kill, but only for 1 player. I am saving the multiplayer part for after the player code works so I can just duplicate the sprite for the other three players. Monday, March 4, 2024: Made the other players. Players cannot currently kill each other. Tuesday, March 5, 2024: Added player deaths and made the fire bar work. The control for it was changed to the second button of the player. Shared the game.