Rian-Carter / rpg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swompé: A Donkey's Quest

By Rian Carter, Anthony Gladden, Cameron Johnson, Z Perez, & Rob Sameh

A Shrek Themed Browser Based Role Playing Game.

Technologies Used

  • HTML
  • Javascript
  • jQuery & jQuery UI
  • CSS
  • Npm
  • Webpack

Description

Swompé: A Donkey's Quest is a shrek themed role playing game web application created for Epicodus Team Week where users can create a character, equip items and battle enemies! This project was desgined to demostrate our abilities to collaborate effectively and present a working project by a specific deadline.

Gameplay

  1. Click Start Game
  2. Insert hero name
  3. Choose a class
  4. Roll d20 to generate stats
  5. Go to the Store “Ye olde watering hole”
  6. Purchase and equip an item
  7. Click Begin Battle
  8. Fight your enemy by clicking Attack
  9. Need an advantage? use your items!
  10. Player Wins: gains 100 gold coins, and experience points. Players may continue to fight and purchase items.
  11. Player Lose: Game Over

Setup/Installation Requirements

Clone repository

  • Clone git repository to local machine
  • run the command:
git clone https://github.com/zperez0/rpg`
  • open directory with VScode by typing:

code .

Build Enviroment and open project in browser:


npm install


npm run build


npm run start

Known Bugs

  • Please report any issues to:

  • R . Carter 86 @ hotmail {dot} com

  • a.gladden***@outlook {dot}com

  • cameron_johnson91@icloud{dot}com

  • Rob . Sameh @ gmail {dot} com

License

Zlib: This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

Copyright (c) 2022 Carter, Gladden, Johnson, Perez, Sameh

About


Languages

Language:HTML 35.1%Language:JavaScript 27.5%Language:CSS 21.7%Language:SCSS 15.6%