Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.53 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.53 KB

Rock-paper-scissors with Orс (Frontend project)

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

The game screen

==> View all screenshots

Summary

Philosophy

I tried to adhere to two main principles:

License

GPL : https://en.wikipedia.org/wiki/GNU_General_Public_License

Tools

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

Recommendations for improvement

  • In some places it would be more correct to use switch

Installation

To work with the project you will need Git

Local installation:

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