Skip to content

ahan1986/RPG-project-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPG-project

Overview

This application is a web based RPG Fighting game. Users are able to create a fighter which is saved in a MySQL database. Users are initially directed to a landing page which diplays the current top 5 fighters using handlebars.js. User can then either login or create a fighter. After users are redirected to the "ring" where they fight another user creater character (So even if you are not actively on the site playing your character can still gain experience).

Prerequisites

It is suggested you use the "npm install" command

  • and
  • body-parser
  • chai
  • express
  • express-handlebars
  • handlebars
  • handlebars-helpers
  • mocha
  • mysql2
  • nodemon
  • request
  • supertest
  • negotiator

About

Simple RPG game with Fight Club theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.0%
  • HTML 36.3%
  • CSS 4.7%