https://github.com/mr-destructive/worldatlas
A fun geographical game.
https://github.com/mr-destructive/worldatlas
cpp html-css-javascript python
Last synced: about 1 month ago
JSON representation
A fun geographical game.
- Host: GitHub
- URL: https://github.com/mr-destructive/worldatlas
- Owner: Mr-Destructive
- Created: 2019-07-18T05:40:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-03T16:38:28.000Z (almost 4 years ago)
- Last Synced: 2025-01-29T20:37:21.539Z (over 1 year ago)
- Topics: cpp, html-css-javascript, python
- Language: C++
- Homepage: https://Mr-Destructive.github.io/WorldAtlas/webpage/
- Size: 130 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# World Atlas

### World Atlas is a geographical word game. Click [World Atlas](https://mr-destructive.github.io/WorldAtlas/webpage/index.html) to go to the game's webpage.
## What is World Atlas?
World Atlas is a geographical word game. You have to enter names of the places in the world according to some rules. It focuses on how much geographically strong you are.
## How to play World Atlas?
The player who wins the coin flip/toss(or anything you can call) gets the chance to enter(tell) the place first.
After the player A has entered the place the player B has to then enter the place whose first letter begins with the last letter of player A's place.
Lets say player A said "New York" then the Player B has to say a place beginning from "K" ,after this same applies for Player A and so on.
This continues for the next player as well if it is a game of more than two players.
Anyone who cannot think of a valid and non-repitative place,loses.
There might some things to be discussed before the game starts like how much lives a player has ,the standard is 1 but it can be modified as per players preferance.
## Some Standard Rules in World Atlas
1. The place should be big enough not a local area or residential place.
2. The place entered should not have been taken(entered) previously by any player.
## Example
2-Player Game:
Player A: India
Player B: Athens
Player A: Switzerland
Player B: Delhi
Player A: Italy
Player B: .....
Player A wins
### 5-Player Game:
Player-A: Sweden
Player-B: Nigeria
Player-C: America
Player-D: Amsterdam
Player-E: Mumbai
Player-A: Italy
Player-B: Yemen
Player-C: Nagasaki
Player-D: Italy?
Everyone: "No, Its already taken by Player A"
Player D: Indonesia
Player-E: Andhra Pradesh
Player-A: Himachal Pradesh
Player-B: Helsinki
Player-C:.....
Player C eliminated
Same letter passed to next player
Player-D: India
Player-E: Africa
Player-A: Adelaide
Player-B:...
Playr B eliminated
Same letter passed to next player.
Player-D: Egypt
Player-E: Tokyo
Player-A: Ohio
Player-D:...
Player D eliminated
Same letter passed to next player.
Player-E: Osmanabad
Player-A: Dubai
Player-E:....
Player E eliminated
Player A wins
The following Exampless should be clear enough to get a rough idea about the working of the game.
Hope you enjoy :)