Desktop version only
A beloved game of rock-paper-scissors takes on a creative twist. In this version, your opponent is a fierce orc. Victory will be determined by luck and your intuition.
The project was created by me as a practical task to consolidate knowledge of HTML, CSS, JavaScript
==> View all screenshots
I tried to adhere to two main principles:
GPL : https://en.wikipedia.org/wiki/GNU_General_Public_License
Frontend
- JavaScript : manipulation of DOM and JS events, adding sound effects.
- СSS : setting styles and animations. The project was drawn entirely using CSS.
- HTML : Creating a Project Structure
- In some places it would be more correct to use switch
To work with the project you will need Git
On the command line, navigate to the folder where the project will be deployed. Then copy it from GitHub:
$ git clone https://github.com/saintgregoire/Game.git