This repository contains a collection of simple JavaScript applications/games with an HTML template. The website is accessible for testing from the link in the "about" section.
More specifically, the HTML files in the pages folder run the following applications:
penalty.htmlsimulates a penalty shootout against the computer.rock-paper-scissors.htmlplays the game 'rock-paper-scissors' against the computer.the-king.htmlplays the 'shell game' using the king card.traffic-lights-easy.htmltests the player's reflexes with traffic lights.traffic-lights-hard.htmlis a more difficult version oftraffic-lights-easy.js.virtual.htmloffers user interaction with an avatar.
The js folder contains the corresponding JavaScript files, while the assets folder contains all necessary images.
Each HTML file includes instructions (in Greek) on how to play each game.