Skip to content

A twist on the classic runner game with emoji characters.

Notifications You must be signed in to change notification settings

chaseyb/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

 

Get straight to the business? Visit Emoji Runner

 

📝 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.

 

📷 Images

Emoji Runner, login

 

Emoji Runner, game play

 

** Store Coming Soon! **

Emoji Runner, store

 

🔮 Future Development

  • More Login Methods Google, Facebook, Twitter etc.
  • Store Spend your points on new emojis!
  • High Scoreboard Bragging rights, right?

 

📜 License

MIT(If you fork and recreate this, please be kind and rebrand your version!)

 

🔨 Tools

 

🏀 Contributors

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 55.7%
  • SCSS 16.2%
  • Less 15.9%
  • JavaScript 6.2%
  • Handlebars 6.0%