Qbert Chrome

Jump the cubes with Qbert a classic Arcade Game

Τι είναι το Qbert Chrome;

Το Qbert Chrome είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://planet51.games, και η κύρια λειτουργία του είναι "Jump the cubes with Qbert a classic Arcade Game".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Qbert Chrome

Λήψη αρχείων επέκτασης Qbert Chrome σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        QBert takes each of the cubes so that they change their color, beware of the enemies that appear. Q*Bert moves with the arrow keys and avoid falling off the platform. The spinning wheels take you to the top, get 8,000 points to get an extra life.
Brief story of Q*Bert
One of the most critically acclaimed and commercial success of the 1980s arcade games, QBert, is back in its 2D form perfect classic pixel, and a re-imagined Reboot version with the state of the game-play 3D art and graphics which remain faithful to the original concept. Both versions are exciting games that require sharp contraction solving puzzles and logic skills. 

First introduced in 1982 by Gottlieb, Q*Bert was critically-acclaimed and finally placed in the top 3 most successful arcade games of all time (along with Pac-Man and Donkey Kong). She took home versions, a variety of Q*Bert merchandise, numerous copycat games and even a cartoon series.
How is played Q*Bert
Q*Bert Classic stays true to the original in all its glory irregular 2D pixel art, now optimized for touchscreen control. As the title character, players jump around an isometric cube pyramid and convert the color of each block, avoiding adversaries Coily family, Ugg, Slick, Sam, the wrong way and Red Ball. Levels become progressively harder with more enemies blocking your path and tiles that require multiple jumps to switch to the required color. 

What is new in Q*Bert
Q*Bert  takes the arcade classic and catapults in the 21st century 3D game that takes full advantage of today 's technologies it still remains true to the original, QBert. With hexagonal instead of square blocks, Q*Bert Rebooted introduces new enemies, playable characters, power ups, traps, collecting precious stones and characters, and new ways to play.
Q Bert highlights
3 New enemies
The classic cast of opponents are joined by new Homer, Uppercut and Treasure enemies. 

7 new playable characters 
Introducing Zard Q*, Q *Bertha, bot Q*, Q*Zilla, Q * T, Q * Q * gentleman and nicorn, all based on the original form Q*Bert
The game has been referenced in episodes of television series South Park, Familia Guy, Futurama, and the Simpsons.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Qbert Chrome Qbert Chrome
ID healjfheeppifafibichjdgiiaacgjid
Επίσημο URL https://chrome.google.com/webstore/detail/qbert-chrome/healjfheeppifafibichjdgiiaacgjid
Περιγραφή Jump the cubes with Qbert a classic Arcade Game
Μέγεθος Αρχείου 21.23 KB
Αριθμός Εγκαταστάσεων 888
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2018-04-12
Ημερομηνία Δημοσίευσης 2018-04-12
Αξιολόγηση 3.50/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής http://planet51.games
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Qbert Chrome",
    "manifest_version": 2,
    "short_name": "qbert chrome",
    "description": "Jump the cubes with Qbert a classic Arcade Game",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "qbert16.png"
    },
    "icons": {
        "128": "qbert128.png"
    }
}