Coder Social home page Coder Social logo

rpg-game's Introduction

Project Title

Programming Track Role Playing Game


#### Epicodus JavaScript: Week 1, Date 8/1/2018

By:Nick Brown and Kevin Ahn


## Description A role playing where a player can select a custom programing track, battle teachers, use items from their inventory, and level up.
## Design

After picking a track, a user will have a character that will contain the following stats.

Character
Name
Defense
Speed
Attack
Inventory

Setup on OSX

  • Install Node.js
  • Install karma-cli globally: npm install -g karma-cli
  • Clone the repo
  • Install dependencies
`npm install`
  • Build and start the dev server
`npm run start`
  • Explicitly run ESLint
`npm run lint`
  • Run the unit tests with Karma and Jasmine. Visit localhost:9876 to view the tests.
`npm run test`

## Contribution Requirements
  1. Clone the repo
  2. Make a new branch
  3. Commit and push your changes
  4. Create a PR

## Technologies Used
  • JavaScript
  • jQuery 3.3.1
  • Node.js
  • Bootstrap 4.1.3

## License

This software is licensed under the MIT license.

Copyright (c) 2018 Nick Brown and Kevin Ahn

rpg-game's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.