Arrow keys to move
Main Template/ Layout NOTES: •Graphics would be nice if we could get an artist to start with the menu graphics. •I programmed the menu for the most part and I made it easy to switch between modes. •Created splash screen for mode switching... completely programmed •Started stealth mode with a few bugs VARIABLES: state •Controls which mode it is in •Supported values are "menu", "stealth", and "action" splash •Adjusts [state] •set to value and it will provide a smooth mode transition •Same values as [state] and a default value of "0" xPos •controls x position of walls xVel •controls x speed at which walls move yPos •y position of walls yVel •y speed