Beat Guy
"Beat Guy" is a 2 player party brawler game. Compete against your rival in 3 diverse styled rounds, with the player achieving a higher score wins the game!
How to play:
WASD/IJKL: Move around
E/O: Jump (round 1)
R/P: Start running (round 1)
Changelog:
- Novmenber 29, 2022
1. Fix character's jittery animation in "round1"
- Novmenber 18, 2022
1. Make character's movment smooth, and rebuild obstacles in "round1"
2. Fix character's collision bug with the chess in "round2"
- Novmenber 11, 2022
1. Refine UI and guidance in "title'. Delete "round3"
2. Add a score board in "round2", and decorate the whole scene.
- Novmenber 04, 2022
1. Complete "round1", 2 characters have independent animation according to keyboard interaction. Also "Jump" and "Respawn" sound effects attached.
- October 28, 2022
1. Add 2nd character in "round1"
2. Refine the mechanism of "round2"
- October 21, 2022
1. Harder level design in "round1"
2. Cope with edge cases that would ruin the play and enable chess auto-generation in "round2"
- October 14, 2022
1. Enable volume slider control across scenes, and add guidance in title "How to Play"
2. Improved level design in "round1"
3. Rebuild "round2"
- October 07, 2022
1. Add moving platforms and fix collision bug in "Round1"
2. Add background music in "Title" and "Round1"
3. Enable multi checkpoints for player to respawn at when falling down to the KillZone in "Round 1"
4. Add "How to play" menu and "Settings" menu in "Title" main menu
- September 30, 2022
1. Add a game title
2. Refine the play track in "round1". Add multiple checkpoint when falling down the KillZone. Add a timer on the top of the screen for the game score calculation
3. Add an end platform next to the start platform in "Round1" for quick Core Loop validation
4. Enable pushing the object. Implement object auto-relocation in "Round2"
- September 23, 2022
1. Build a prototype and upload