Home

Awesome

Game of Drones

Conquer your enemy!

Synopsis

In Game of Drones there are two players trying to conquer each other.

Players take turns to make their move, choosing Paper, Rock or Scissors. Each move beats another, just like the game “Paper, rock, scissors”.

Like so:

Note: The first player to beat the other player 3 times wins the battle.

<table> <tr> <td> <img width="242px" height="411px" src="FrontEnd/gh-pages/images/screen1.png"> </td> <td> <img width="242px" height="411px" src="FrontEnd/gh-pages/images/screen6.png"> </td> <td> <img width="242px" height="411px" src="FrontEnd/gh-pages/images/screen2.png"> </td> </tr> <tr> <td> <img width="242px" height="411px" src="FrontEnd/gh-pages/images/screen3.png"> </td> <td> <img width="242px" height="411px" src="FrontEnd/gh-pages/images/screen4.png"> </td> <td> <img width="242px" height="411px" src="FrontEnd/gh-pages/images/screen5.png"> </td> </tr> </table>

Installation

1. FrontEnd:

2. BackEnd:

To debug the application, you can use: - Visual Studio Code

Template Structure

PathExplanation
./app/img/Images in the app.
./app/js/Scripts (Controllers, Services, Directives, etc).
./app/scss/The styles of the app using Sass.
./app/templates/Views in the app.
./app/index.htmlThe init page.
./www/css/Other css styles like Animate.css, etc.
./www/libScripts downloaded using bower.

Tests

1. Unit Tests With Jasmine & Karma:

To run the unit tests, you can execute the following commands using CLI:

2. End-To-End Tests With Jasmine & Protractor:

Supporting

I believe in Unicorns 🦄 Support me, if you do too.

Happy coding

Made with <3

<img width="150px" src="https://github.com/jdnichollsc/jdnichollsc.github.io/blob/master/assets/nicholls.png?raw=true" align="right">