The aliens are about to invade the planet. The only chance to survive is to beat them in a game of rock-paper-scissors.
Brace yourself and challenge the aliens in this classic game.
This project was built with HTML / CSS / JS.
- Animations, transformations and transitions were used with the CSS.
- Javascript was used to build the logic of the game and the interaction between the DOM elements and the EventListeners.
- The design is responsive. Different backgrounds are used depending on the device.
- It was sought to maintain a readable and reusable code, with descriptive names and a neat structure.