bg-img

Tap Among Us

image Tap Among Us
Play Now!
Tap Among Us
Game loading..
25

Play Tap Among Us Walkthrough


Tap Among Us

Tap Among Us is an educational memory game. Try to remember the location of the traitors and find them. To start playing, tap the screen. Several Amongs will appear on the playing field. For a few seconds it will appear where the gray traitor with a knife is located. Remember the location of the stranger so that when he takes the form of an astronaut, you can find him. A few seconds are given to complete the task. Hurry up to find the enemy before the timer line at the bottom runs out. With each level, more and more astronauts will be added to the field. Youll have to memorize 4,5,6 characters. This kind of exercise will be an excellent exercise for developing memory. Choose upgrades between the levels of the game: extra time to memorize, extra time to choose, extra life and so on.

Tags

Similar Games

&description_url=" + encodeURIComponent(descriptionURL) + "&correlator=1776401220"; function getcookie(name) { var cookie_start = document.cookie.indexOf(name); var cookie_end = document.cookie.indexOf(";", cookie_start); return cookie_start == -1 ? '' : unescape(document.cookie.substring(cookie_start + name.length + 1, (cookie_end > cookie_start ? cookie_end : document.cookie.length))); } function setcookie(cookieName, cookieValue, seconds, path, domain, secure) { var expires = new Date(); expires.setTime(expires.getTime() + seconds); document.cookie = escape(cookieName) + '=' + escape(cookieValue) + (expires ? '; expires=' + expires.toGMTString() : '') + (path ? '; path=' + path : '/') + (domain ? '; domain=' + domain : '') + (secure ? '; secure' : ''); } function ClearPlayedGames() { setcookie("lastplayedgames", "", -360000, "/"); return false; } function PlayedGames(game_id) { var playedgames = getcookie("playedgames"); if (playedgames.indexOf("," + game_id + ",") > -1) { playedgames = playedgames.replace("," + game_id + ",", ''); } else { if (playedgames == "" || playedgames == ",") { playedgames = "," + game_id + ","; } else { playedgames = "," + game_id + "," + playedgames; } } setcookie("playedgames", playedgames, 25920000000, "/"); } $(document).ready(function() { PlayedGames(19373); }); window.setTimeout(function() { __upGame_rx8(19373) }, 2000); var descriptionURL = "http://www.infoo9.com/game/tap-among-us"; var iframe = ''; $(document).ready(function() { $('.gamePlay-icon, .gamePlay-button, #gamePlay-content').click(function(e) { SkipAdAndShowGame(); // $('#adsContainer').show(); $("#gamePlay-content").hide(); // $("#adsContainer").hide(); $("#game-box").html(iframe); // $("#game-preloading").show(); // setTimeout( // function() // { // $("#game-preloading").hide(); // PreRollAd.start(); // }, 550); }); }); function SkipAdAndShowGame() { $("#adsContainer").hide(); $("#game-box").html(iframe); } $(function() { $('.ad300').eq(0).show(); if ($('.ad300').size() > 1) { setInterval(function() { var first = $('.ad300').eq(0); first.hide(); $('.ad300').last().after(first); $('.ad300').eq(0).fadeIn(); }, 3000); } $('.adsmall').eq(0).show(); if ($('.adsmall').size() > 1) { setInterval(function() { var first = $('.adsmall').eq(0); first.hide(); $('.adsmall').last().after(first); $('.adsmall').eq(0).fadeIn(); }, 3000); } })