[go: nahoru, domu]

Skip to content

mauricechouam/Emoji-Runner

 
 

Repository files navigation

Emoji Runner

A classic runner game using MySQl, Node, Express, Handlebars & Sequelizer.

GitHub language count GitHub top language

Table of Contents

 

Description

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.

 

Installation

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.

 

Usage

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.

 


 

License

Open Source, use and change however you see fit.

 

Contributors

Kimya Fallah, Maurice Chouamou, Chase Johnson and David Metcalf

 

Questions?

 


This markdown was created with Readme Generator

About

A twist on the classic runner game with emoji characters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 84.2%
  • HTML 8.4%
  • JavaScript 7.4%