Just the arrow keys/WASD Turn on turbo mode for a smoother game.
Copied code from https://en.scratch-wiki.info/wiki/Raycaster with minor tweaks. I intend on adding the cursor as a means of viewing. Editing some code allows for better graphics, however, the method used forces the game to lag. Built with Scratch 2.0. Edited further in Scratch 3.0. Known Bugs: Walking through walls was fixed, however the method I used causes the screen to partially flicker when walking into walls backwards. Updates: v1.0: Game released v1.1: Redesigned FOV and walls v1.2: Added functionality for WASD keys v1.3: Added FPS counter v1.4: Added night/day 6am-6pm EST, added the floor. v1.5: Made walls higher v1.6: Tweaked shading v1.7: Added a hand v1.8: Changed FPS to TPS v1.9: Space Bar shows location, fixed the wall collision.