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 |
官方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" } } |