On the first part, you use the arrow keys to move. On the second part, the up arrow is for moving, the left and right arrow is for rotating. There's 10 pretty easy levels right now (actually 9 if you don't count the first part as an level. You can now play with a touchscreen device now! But moving on the second part is altered because it's weird on a joystick. I would recommend playing on a device with a keyboard. I would also recommend you play it on a something like tablet on mobile mode, since things might look weird on a smaller screen. ...Wait you can't search for projects on a phone ;-; Click "U" key to see the latest updates.
Thank you so much for playing my first game! :D If you found any bugs or have some feedback, please tell me in the comments! Also you might see comments that was before this project was shared, this is because I unshared it once and reshared it. Also Sorry for my extremely bad low effort art. lol Most of the code is made by me, but I did watch some tutorials, so I'll list them here. I watched griffpatch's Crazy Simple Raycasting E1 for the moving code and collision (it’s also how I found scratch!), here's the link if you're curious, https://www.youtube.com/watch?v=M1c5TcdITVs mobile controls from griffpatch https://www.youtube.com/watchv=9TK8x2nSMPI&t=1316s A part of the game uses a text generator. Code from griffpatch of course