Paperclips Game
Welcome to this very strangely addictive Paperclips Game
什麼是Paperclips Game?
Paperclips Game是由http://paperclipsgame.com開發的Chrome擴展程式,該擴展的主要功能是“Welcome to this very strangely addictive Paperclips Game”。
擴展截圖
下載Paperclips Game擴展crx文件
下載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
擴展基本資訊
名稱 | |
ID | hkkikchcmgdplgghpccidcpbkblplmgd |
官方網址 | 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" } } |