A simple maze game built with Typescript and Svelte and deployed here. You are the blue square. Make your way to the orange square using the arrow keys. When you arrive at the orange square a new maze will be generated for you. The slider at the top of the maze controls the complexity of the maze. That's it.
cd
into itnpm install
npm run dev