elberthcorniell / rock-paper-scissor-js

Challenge people to a Rock, paper, scissors battle. Built with javascript. RPG game.
MIT License
7 stars 0 forks source link

Rock, Paper, Scissors Js - RPG Game

A rpg turn based game for Rock, Paper and Scissors. Built with Javascript and the Phaser library.

screenshot

Built With

Live Demo

Live Demo Link

Game description

You will be in a big room with 3 guys. The will challenge you to rock, paper, scissors battles.

Every time you start a battle, the first one to win 3 rounds wins. If you loose, is Game Over.

Be careful with last guy, Bob, he is the final boss and he can win just with 2 rounds.

How to play

How to earn points

Leaderboard

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Setup

1- Clone the repository

    git clone https://github.com/elberthcorniell/rock-paper-scissors-js.git

2- Open the folder on VS Code.

    cd rock-paper-scissors-js
    code .

3- Right click the dist/index.html file and click on "Open With Live Server"

4- Everything should be running by now.

JavaScript Build

Run the next on your terminal in the repository folder:

Testing

Run the next on your terminal in the repository folder:

    npm test

Author

👤 Elbert Corniell

Acknowledgments

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.