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 86 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.6721%.


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>


View Bank Activity | View Nation

Show rows starting at

Date Sender Receiver Banker Money Food Coal Oil Uranium Lead Iron Bauxite Gasoline Munitions Steel Aluminum
1)11/16/2024 05:17 pm Geometry DashUnclearGeometry Dash$1,061,230.0043,473.0050,569.0039,972.0065,001.0051,377.0061,230.0072,085.0033,646.0036,211.0034,897.0034,398.00
2)11/16/2024 12:50 pm BankGeometry DashGeometry Dash$0.000.001,021,309.00780,427.251,387,456.001,039,702.351,263,568.001,559,181.25746,071.00694,572.00704,220.00693,262.00
3)11/15/2024 11:29 pm Geometry DashTesting123Geometry Dash$38,801,403.00189,990.0024,379.0024,388.0018,143.0024,374.0024,388.0015,071.004,602.0024,474.0017,722.0018,129.00
4)11/15/2024 11:11 pm Geometry DashMissourian EmpireGeometry Dash$46,915,175.00226,179.0029,022.0029,033.0021,599.0029,017.0029,034.0017,942.005,478.0029,136.0021,098.0021,582.00
5)11/13/2024 08:32 am Geometry DashScarlet Devil MansionGeometry Dash$55,433,436.00275,803.0034,550.0034,564.0025,806.0034,544.0034,564.0021,359.006,558.0034,747.0025,116.0025,693.00
6)11/12/2024 07:45 pm Geometry DashThe United States of AmericaGeometry Dash$66,373,902.00329,757.0041,131.0041,147.0030,741.0041,124.0041,148.0025,427.007,808.0041,365.0029,900.0030,587.00
7)11/01/2024 01:09 pm Geometry DashemebedheGeometry Dash$50,830,860.00423,960.0048,966.0048,985.0037,077.0048,957.0048,985.0030,271.009,295.0049,244.0035,596.0036,413.00
8)10/23/2024 09:25 am Geometry Dashda pqGeometry Dash$35,992,858.00531,355.0058,293.0058,315.0044,550.0058,282.0058,316.0036,036.0011,075.0058,635.0042,376.0043,349.00
9)10/17/2024 10:19 pm Geometry DashNightmare SystemGeometry Dash$4,709,331.00105,388.0011,267.0011,272.008,653.0011,265.0011,272.006,965.002,162.0011,358.008,191.008,379.00
10)10/03/2024 12:09 pm Geometry DashGidiinGeometry Dash$7,874,495.00809,313.0080,225.0080,256.0062,468.0080,210.0080,257.0049,595.0016,650.0082,451.0059,942.0060,243.00
11)10/02/2024 10:35 pm Geometry DashJeddahGeometry Dash$4,176,439.00569,741.0056,337.0056,359.0043,888.0056,327.0056,360.0034,827.0011,692.0057,901.0042,621.0042,489.00
12)10/01/2024 06:22 pm Geometry DashTouchersGeometry Dash$4,857,641.00990,959.0097,554.0097,592.0076,060.0097,536.0097,593.0060,308.0020,712.00101,015.0075,441.0074,146.00
13)09/24/2024 05:52 pm Geometry DashEurcaciaGeometry Dash$6,184,653.001,206,743.00116,136.00116,371.0090,934.00116,115.00116,373.0071,985.0025,255.00121,208.0093,033.0089,340.00
14)09/24/2024 04:38 pm Geometry DashI DisagreeGeometry Dash$7,963,373.001,436,754.00138,257.00138,537.00108,257.00138,231.00138,539.0085,697.0030,065.00144,295.00110,754.00106,357.00
15)09/24/2024 12:45 am Geometry DashI agreeGeometry Dash$11,264,998.001,712,999.00164,592.00164,925.00128,914.00164,561.00164,927.00102,020.0035,821.00171,810.00131,850.00126,616.00

Showing 0-15 of 32 Records