A classic runner game using MySQl, Node, Express, Handlebars & Sequelizer.
ย
Get straight to the business? Visit Emoji Runner
Demo the game with signup? Checkout Emoji Runner Lite
ย
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.
ย
ย
ย
**Coming Soon!**ย
- More Login Methods Google, Facebook, Twitter etc.
- Store Spend your points on new emojis!
- High Scoreboard Bragging rights, right?
ย
MIT โข (If you fork and recreate this, please be kind and rebrand your version!)
ย
- P5JS is how I engineered the entire game from the physics to the control and UI.
- MySQL, Express and Node
- Passport and bcryptjs for authentication.
ย
ย
- David Metcalf
- GitHub: gloriousLoaf
- [email protected]
- Or hitup one of the contributors above!