Paperclips Game

Welcome to this very strangely addictive Paperclips Game

Τι είναι το Paperclips Game;

Το Paperclips Game είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://paperclipsgame.com, και η κύρια λειτουργία του είναι "Welcome to this very strangely addictive Paperclips Game".

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        This is your life now.

FOR PROMPT SUPPORT: http://paperclipsgame.com/contact-us

"Frank Lantz's new game is scary in more ways than one" - New Normative

"A clicker game about paperclips changed how I think about gaming" - How to Geek

"This paper clip sim will cause your next existential crisis" - VentureBeat

"The way the world ends: Not with a bang but a paperclip" - Wired

"Play this paperclip manufacturing game, it's your life now" - Digg

"Get sucked into a black hole of 'paperclips', a hopelessly addicting browser game" - Forbes

"The surprising strategic depth of paperclip production" - Strategy Gamer
And many more at the bottom...


A GAME OF STRATEGY THAT EVERYONE CAN ENJOY

The Paperclip Game pits you against market forces... As an AI, your job is to make paperclips - but as you earn more money, you get better and new ways to do this job. You become more powerful, and new challenges arise.

Too many strategy games are impossible for anyone but the experts and masters to win. The real test of a truly intelligent strategy game isn't how hard it is to beat, but how able it is to accommodate players of all skill levels. It’s here that The Paperclips Game excels.

If you're wanting to lose yourself for a few hours into the mindless AI task of paperclip mass production and universal domination, or if you want something you can switch to between tasks... everyone can find the perfect balance in The Paperclips Game.

FEATURES:

* A simple user interface that makes playing simple and intuitive

* Unique strategy game designed to appeal to beginners and experts alike

* Challenge your friends to beat your best times

* Three unique stages (Stage 1 could even take you 2 hours to beat!)

* Easy to learn without using the guide or wiki

* Improved AI engine & friendly hypnodrones

As strange as it might sound, this simple paperclips game has been called "the best free online game of 2017". We won't go so far as to agree, but we will say its the strangest... and possibly the most addictive free online game on the internet. Enoy this top free online game now!

"The paperclip game - Do you dare to play?" - The Wonder of Tech

"This game about paperclips will make you ponder the apocalypse" - Waypoint Vice

"This clicker game lets you take over the world with paper clips" - VentureBeat

"There's a game about making paperclips, and it's good" - Kotaku

"This game about watching a computer make paperclips sure beats doing actual work" - AV Club

"A browser game about AI making paperclips will make you question the future of humanity" - The Evening Express

REMINDER: Don't forget to rate us 5 stars, and tell all your friends about us. 

#PaperclipsAreMyLifeNow

Homepage: http://paperclipsgame.com                    

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

Όνομα Paperclips Game Paperclips Game
ID hkkikchcmgdplgghpccidcpbkblplmgd
Επίσημο URL https://chrome.google.com/webstore/detail/paperclips-game/hkkikchcmgdplgghpccidcpbkblplmgd
Περιγραφή Welcome to this very strangely addictive Paperclips Game
Μέγεθος Αρχείου 27.87 KB
Αριθμός Εγκαταστάσεων 374
Τρέχουσα Έκδοση 2.7
Τελευταία Ενημέρωση 2017-11-21
Ημερομηνία Δημοσίευσης 2017-11-21
Αξιολόγηση 2.50/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής http://paperclipsgame.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://paperclipsgame.com
Διεύθυνση URL της Σελίδας Βοήθειας http://paperclipsgame.com/contact-us
URL της Σελίδας Πολιτικής Απορρήτου http://paperclipsgame.com/privacy-policy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Paperclips Game",
    "manifest_version": 2,
    "short_name": "paperclipsgame",
    "description": "Welcome to this very strangely addictive Paperclips Game",
    "version": "2.7",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_518-1511245072.png"
    },
    "icons": {
        "128": "128px_518-1511245075.png"
    }
}