A classic runner game using MySQl, Node, Express, Handlebars & Sequelizer.
This group project is an update on the runner style game. The user controls and emoji running, jumping and dodging the fun cartoon environments. User profiles are logged in a database for tracking high scores.
Clone this repo to your local machine, navigate to the Emoji-Runner folder and run npm install
to get the dependencies. Either setup a local instance or deploy your own Heroku project. See below.
Running this app locally: Get MySQL database running (set to default 3306), and navigate to the Emoji-Runner directory in your command line. Run node server
to connect. Navigate to localhost:3000 in your browser and start having fun!
Heroku Deployment: Checkout JawsDB to set up your own hosted instance. Also give the app a try at my deployment on Heroku.
Open Source, use and change however you see fit.
Kimya Fallah, Maurice Chouamou, Chase Johnson and David Metcalf
-
Kimya Fallah Kimyaf
-
Maurice Chouamou mauricechouam
-
Chase Johnson chaseyb
-
David Metcalf gloriousLoaf