Simple racing game written in Rust.
				
				
				Play as Ferris the Crab and race against your
				friends in this split screen racing game! First one to 4 laps wins. This game
				uses Mode 7 style graphics to create a psuedo-3D plane that the players can
				race on and is entirely software rendered. 
				Source code available here
				under the Apache 2.0 License.
			
				
				Controls:
				- Arrow keys to control the top crab, WASD to control the bottom crab.
				- Up Arrow/W acclerates the kart
				- Left Arrow/Right Arrow/A/D rotate the kart
				- the Down Arrow/S keys activate powerup
				
				
				Download for Linux
				Download for Windows