Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 1 KB

README.md

File metadata and controls

14 lines (7 loc) · 1 KB

The Driving Dead

  • Live ( p2p version: dat://the-driving-dead.hashbase.io/)
  • Video

Inspired by Crazy Taxi and Pac Man, The Driving Dead is a browser game in which the user, driving a taxi, has to rush to collect(run over) as many passengers (zombies) as possible. This is a single page application, entirely written with Javascript. Users and scores are saved to a Rails backend here which provides the API to manage user data and scores.

Game Screenshot

The HTML is styled with modified bootstrap, and the game itself uses the HTML5 Canvas, with JS providing the functionality.

This was built by jarretbryan, sreemudunuri & WolfgangPfretzschner.