Describe the project you want to add with tech stack
This is a classic childhood game where players take turns naming countries based on specific rules. It puts the player's geographical skills to a test.
The rules are:
The game starts with a predefined word, "atlas". The first player begins by saying the name of a country that starts with the last letter of the word "atlas," which is the letter "s."
The second player then responds with the name of a country that starts with the last letter of the country the first player mentioned.
The game continues back and forth with players taking turns until a predetermined condition (of 2 passes or 3 incorrect attempts by the player) is met.
Tech stack used are:
HTML
CSS
JavaScript
Expected behavior
In this version of the game, players play against a computer. The player enters a country name, and the computer responds with a country that starts with the last letter of the player's country. The player's objective is to keep the game going by entering valid country names.
The game aims to test the players' knowledge of country names, improve their vocabulary, and challenge their ability to think quickly and make associations based on word patterns.
It can be an enjoyable and educational game for individuals who are interested in geography or simply want to have fun with wordplay.
Describe the project you want to add with tech stack This is a classic childhood game where players take turns naming countries based on specific rules. It puts the player's geographical skills to a test.
The rules are:
Tech stack used are:
Expected behavior
Screenshots (optional)