View Nation
Geometry Dash


Geometry Dash is a nation led by Robtop on the continent of Europe. Geometry Dash's government is a Republic with very moderate social policies. Economically, Geometry Dash favors moderate policies. The official currency of Geometry Dash is the Dollar. At 85 days old, Geometry Dash is an established nation. Geometry Dash has a population of 4,899,729 and a land area of 58,000.00 sq. miles. This gives it a national average population density of 84.48. Pollution in the nation is almost non-existent. The citizens' faith in the government is mediocre with an approval rating of 46.4447%.


HTML Result Skip Results Iframe

<!DOCTYPE html>

<html>

<head>

 <title>Security Game</title>

 <style>

  #board {

   background: url('background.jpg');

   background-size: cover;

   border: 1px solid black;

   height: 350px;

   width: 650px;

  }

  .character {

   background: url('guest.jpg');

   background-size: cover;

   width: 120px;

   height: 120px;

   padding: 10px;

   margin: 10px;

   float: left;

   display: none;

  }

  .thief {

   background: url('thief.jpg');

   background-size: cover;

  }

  .hidden {

   display: none;

  }

  .visible {

   display: block;

  }

 </style>

</head>

<body>

 <input type="button" value="Play" onclick="startGame()";/>

 <div id="board">

  <div class="character">1</div>

  <div class="character">2</div>

  <div class="character">3</div>

  <div class="character">4</div>

  <div class="character">5</div>

  <div class="character">6</div>

 </div>

 <script>

  function startGame() {

   gameLoop();

  }

  var loops = 0;

  var peopleVisible = false;

  var gameScore = 0;

  function gameLoop() {

   peopleVisible = !peopleVisible;

   createCharacters();

   loops++;

   if(loops < 12) {

    setTimeout(gameLoop, peopleVisible ? 1000 : 3000);

   }

   else {

    alert("You scored " + gameScore);

   }

  }

  function createCharacters() {

   var board = document.getElementById("board");

   var classToSet = peopleVisible ? "character visible" : "character hidden";

   for(var index = 0; index < 6; index ++) {

   board.children[index].className = classToSet;

   board.children[index].innerHTML = "";

   board.children[index].onclick = function() {

    gameScore += -2;

   }

  }

   var randomNumber = Math.floor(Math.random() * 6) + 1;

   board.children[randomNumber-1].innerHTML = "";

   board.children[randomNumber-1].onclick = function() {

    gameScore++;

   }

   board.children[randomNumber-1].className = classToSet + " thief";

  }

 </script>

</body>

</html>


Basic Information
Nation Name: Geometry Dash
Leader Name: Robtop
Nation ID: 702491
Founded: 08/23/2024 (85 Days Old)
Last Activity: Active 20 hours ago
Unique ID: 0bfcd570ac6bc73e51437c835
International Relations
Alliance: The Grand Yellow Union Alliance Flag
Applicant
Alliance Seniority:1 days
Color Trade Bloc: The Beige Protection Bloc
Beige Turns Left: 39 (3.3 days)
Commendations: 5
Denouncements: 1
Nation Page Visits: 574
Economic
Population: 4,899,729
Infrastructure: 37,973.86
Land Area: 58,000 sq. miles
Avg Pop Density: 84.48 people/sq. mi
GDP: $4,459,612,990.00
GDP per Capita: $910.18
GNI: $3,612,235,640.00
Economic Policies: Moderate
Currency: Currency Image Dollar
Domestic
Government Type: Republic Govt Icon
Domestic Policy: Urbanization Urbanization Icon
Social Policies: Moderate
State Religion: Islam Islam
National Animal: National Animal ImageSheep
Approval Rating: 46% (46.44)
Pollution Index: 0 points
Radiation Index: 25.30 R (Global: 31.19 R)
OBL Team: Dashers
Military
Nation Rank: #83 of 1,024 Nations (8.11%)
Nation Score: More Information 3,083.40
War Policy: Help Turtle Turtle Icon
Soldiers:
Casualties:
Killed:
53,375
1,294,243
791,041
Tanks:
Lost:
Destroyed:
1,860
93,599
50,487
Aircraft:
Lost:
Destroyed:
54
6,087
2,454
Ships:
Lost:
Destroyed:
60
983
847
Spies:
Lost:
Captured:
7
Unknown
Unknown
Missiles:
Launched:
Eaten:
0
0
9
Nuclear Weapons:
Launched:
Eaten:
0
1
9
Nation Stats
Infrastructure Destroyed: 14,742.28
Infrastructure Lost: 28,362.00
Money Looted: $53,771,250.84
Wars Won: 7
Wars Lost: 15
Bounties

There are no posted bounties on this nation.

Map
20 Cities [M]
Nation Activity
11/16 01:03 pm - Robtop built a new project: Nuclear Research Facility
11/16 12:51 pm - Geometry Dash applied to join the alliance The Grand Yellow Union.
11/16 12:50 pm - Geometry Dash left and disbanded the alliance Democratic Atlantis.
11/14 10:39 pm - Geometry Dash had war declared by Missourian Empire for the reason of "By the gods, your insolence cannot go unpunished.".
11/14 07:19 pm - Geometry Dash had war declared by Unclear for the reason of "Arrrghhh! (Conflict)".
11/14 07:08 pm - Geometry Dash had war declared by Testing123 for the reason of "I am the LAW!".
11/12 08:47 am - Geometry Dash had war declared by Scarlet Devil Mansion for the reason of "I am the LAW!".
11/11 07:57 pm - Geometry Dash had war declared by The United States of America for the reason of "All your base are belong to us".
10/31 02:59 am - Geometry Dash had war declared by emebedhe for the reason of "inactive raid".
10/27 08:45 am - Hanz changed the alliance position of Robtop from Knights of Atlantis to The leader.
10/21 08:22 pm - Geometry Dash had war declared by da pq for the reason of "I will have vengeance.".
10/15 10:14 pm - Geometry Dash had war declared by Nightmare System for the reason of "hiiii".
10/10 03:29 pm - Geometry Dash declared war on Jeddah for the reason of "Active Raid, DM for war.".
10/10 03:28 pm - Geometry Dash declared war on rocago for the reason of "war?".
10/10 03:26 pm - Geometry Dash declared war on Weiqi for the reason of "Hasta la vista, baby!".
10/08 05:02 pm - Harder changed the alliance position of Robtop from applicant to Atlantis Knights.
10/08 03:38 pm - Geometry Dash declared war on First Light for the reason of "This, is, SPARTA!".
10/08 03:37 pm - Geometry Dash applied to join the alliance Democratic Atlantis.
10/08 03:37 pm - Geometry Dash left the alliance New Democratic States.
10/01 11:46 am - Geometry Dash declared war on Kazakh Khanate for the reason of "Your nation clearly lacks innovation. Time to disrupt your entire ecosystem.".
10/01 11:46 am - Geometry Dash had war declared by Jeddah for the reason of "Luke... I am your father.".
10/01 11:41 am - Geometry Dash had war declared by Gidiin for the reason of "You threw shade, and now I'm throwing tanks. Hope you're ready, sis.".
09/30 12:09 am - Geometry Dash had war declared by Touchers for the reason of "OMG, your country is like, sooo basic. Time for a glow-up, war style.".
09/29 05:44 pm - Vader of The Red SUN Order has publicly commended the nation of Geometry Dash.
09/29 05:44 pm - Geometry Dash has publicly commended the nation of White Knight led by Knighty.
09/29 05:43 pm - Geometry Dash has publicly commended the nation of The Red SUN Order led by Vader.
09/29 05:42 pm - Robtop built a new project: Center for Civil Engineering
09/28 11:21 am - Harder approved Geometry Dash's alliance application and set their alliance permissions to the default member position.
09/28 08:50 am - Geometry Dash changed their Color Trade Bloc from Gray to Green.
09/28 08:47 am - Geometry Dash applied to join the alliance New Democratic States.
Nation Score Over Time
Score Component Breakdown
Nation Militarization Over Time
4 National Projects
Center for Civil Engineering
Center for Civil Engineering is a national project that increases knowledge about infrastructure. Infrastructure costs drop 5% in all cities.
Government Support Agency
Government Support Agency adds a +50% effect modifier to the nation's selected Domestic Policy.
Nuclear Research Facility
Nuclear Research Facility is a national project that allows you to build Nuclear Weapons.
Urban Planning
Urban Planning is a national project that reduces the cost of new cities by $50,000,000.