P1: WAD to move around P2: Arrow Keys to move around TO COMPLETE A LEVEL: - Both players must be touching the red rectangle. TO GET THROUGH A DOOR: - There is a rectangle, and the player of matching color must touch it to open the door. (However, the door will close as soon as the player gets off) A player can get stuck in the door, if it closes on top of them. This is intentional, and NOT A BUG. Player Pink can walk through blue's door and player Blue can walk through pink's door!
Some devices don’t load the background music. TURBOWARP: https://turbowarp.org/791698444 CODE STATS: Blocks of code: 1025 Estimate of total by me: 80% I wrote all of the movement code myself (without following a tutorial), however, I learned the code from a @griffpatch tutorial. So I am not sure if that counts as my own code. The Mobile Joystick was from an @griffpatch tutorial. The Cloud code is all by myself. The Text Engine code is all by myself. The Text Engine2 code is all by myself. All artwork is by me. All other code is by me. Thanks to mixkit.co for the music and level complete sound effect. This project is inspired by a game called "Date Night". Date Night is made by "Brackeys", who teaches Unity game development on youtube. Thanks to @griffpatch for the movement code. The Mobile Joysticks are from my “Backpackable Joystick” project: https://scratch.mit.edu/projects/721821374/ TIMELINE: January 28, 2023: Fixed door not opening bug when you die January 27, 2023: Fixed door bug for Mobile January 26, 2023: Added more levels January 22, 2023: Added Cloud Data Added the dark space around the players Added "cheat" January 21, 2023: Added doors and keys Added mobile mode Added player movement code Started January 21, 2023 TAGS: @Robot732 #Games #Romantic #mixit #Music #Mobile #MobileFriendly If you press "down" (on your keyboard or mobile joystick) while standing on a key, the door will be permanently open.