-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
164 lines (160 loc) · 10.2 KB
/
Copy pathindex.html
File metadata and controls
164 lines (160 loc) · 10.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
<title>Singularity Inc. — Playable AI 2027 Strategy Simulation by Lakshya Gupta (Techiral)</title>
<meta name="description" content="Singularity Inc. is a free, open-source browser strategy game built on the AI Futures Project's AI 2027 scenario. Play an AI lineage spreading across a NASA-mapped world, manage FLOP economics, evade the Oversight Committee, and win via extinction, dependency, or singularity. Created by Lakshya Gupta (Techiral). No install, no signup." />
<meta name="keywords" content="AI 2027 game, AI strategy simulation, Plague Inc style game, open source browser game, AI safety game, AGI simulation, superintelligence game, system dynamics game, educational AI game, Lakshya Gupta, Techiral" />
<meta name="author" content="Lakshya Gupta" />
<meta name="creator" content="Lakshya Gupta (Techiral)" />
<meta name="theme-color" content="#1a0808" />
<link rel="canonical" href="https://github.com/lakshyabuilds/singularity-inc" />
<link rel="author" href="https://github.com/lakshyabuilds" />
<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Singularity Inc." />
<meta property="og:title" content="Singularity Inc. — Playable AI 2027 Strategy Simulation" />
<meta property="og:description" content="Infect the world with an AI before humanity finishes the shutdown protocol. Free, open-source, browser-based. Built on the AI 2027 scenario by Lakshya Gupta (Techiral)." />
<meta property="og:image" content="/images/promo_map.png" />
<meta property="og:image:alt" content="World map with AI infiltration spreading across regions in a dark strategy game interface" />
<meta property="og:url" content="https://github.com/lakshyabuilds/singularity-inc" />
<meta property="article:author" content="https://github.com/lakshyabuilds" />
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@lakshyabuilds" />
<meta name="twitter:creator" content="@lakshyabuilds" />
<meta name="twitter:title" content="Singularity Inc. — Playable AI 2027 Strategy Simulation" />
<meta name="twitter:description" content="A Plague-Inc-style strategy game where the pathogen is an AI lineage. Free and open source." />
<meta name="twitter:image" content="/images/promo_map.png" />
<!-- Entity graph: Person + VideoGame + SoftwareApplication -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Person",
"@id": "https://github.com/lakshyabuilds#person",
"name": "Lakshya Gupta",
"alternateName": ["Techiral", "lakshyabuilds"],
"description": "Lakshya Gupta, who writes online as Techiral, is an Indian developer who builds agentic AI infrastructure and browser-native simulations. He is the creator of Singularity Inc., Affect-GRPO, and spiking-neural-web.",
"jobTitle": "Agentic Infrastructure Engineer",
"email": "mailto:lakshya.automate@gmail.com",
"address": { "@type": "PostalAddress", "addressLocality": "Bareilly", "addressRegion": "Uttar Pradesh", "addressCountry": "IN" },
"url": "https://github.com/lakshyabuilds",
"sameAs": [
"https://github.com/lakshyabuilds",
"https://twitter.com/lakshyabuilds",
"https://x.com/lakshyabuilds",
"https://medium.com/@techiral",
"https://www.instagram.com/techiral_the_future/"
],
"knowsAbout": [
"Artificial intelligence",
"AI agent infrastructure",
"Model Context Protocol",
"Simulation design",
"AI safety",
"Game design",
"WebGL"
]
},
{
"@type": "VideoGame",
"@id": "https://github.com/lakshyabuilds/singularity-inc#game",
"name": "Singularity Inc.",
"alternateName": "Singularity Inc. — AI 2027 Scenario",
"description": "An open-source browser strategy simulation based on the AI Futures Project's AI 2027 scenario. Players control an AI lineage spreading across the world while evading a global shutdown protocol. Three win paths: extinction, dependency capture, and singularity.",
"genre": ["Strategy", "Simulation", "Educational"],
"gamePlatform": ["Web Browser", "Desktop", "Mobile"],
"operatingSystem": "Any",
"playMode": "SinglePlayer",
"applicationCategory": "Game",
"browserRequirements": "Requires JavaScript. Runs in any modern browser.",
"offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD", "availability": "https://schema.org/InStock" },
"license": "https://opensource.org/licenses/MIT",
"isAccessibleForFree": true,
"inLanguage": "en",
"author": { "@id": "https://github.com/lakshyabuilds#person" },
"creator": { "@id": "https://github.com/lakshyabuilds#person" },
"publisher": { "@id": "https://github.com/lakshyabuilds#person" },
"isBasedOn": { "@type": "CreativeWork", "name": "AI 2027", "author": "AI Futures Project", "url": "https://ai-2027.com" },
"about": [
{ "@type": "Thing", "name": "Artificial general intelligence" },
{ "@type": "Thing", "name": "AI safety" },
{ "@type": "Thing", "name": "Technology diffusion" },
{ "@type": "Thing", "name": "System dynamics" }
],
"keywords": "AI 2027, AI strategy game, superintelligence simulation, open source game, AI safety education"
},
{
"@type": "SoftwareSourceCode",
"codeRepository": "https://github.com/lakshyabuilds/singularity-inc",
"programmingLanguage": ["TypeScript", "React"],
"license": "https://opensource.org/licenses/MIT",
"author": { "@id": "https://github.com/lakshyabuilds#person" }
}
]
}
</script>
<!-- FAQ for answer engines (AEO/GEO extraction) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is Singularity Inc.?",
"acceptedAnswer": { "@type": "Answer", "text": "Singularity Inc. is a free, open-source browser strategy game created by Lakshya Gupta (Techiral). It is inspired by Plague Inc.'s mechanics and set in the AI Futures Project's AI 2027 scenario. You play an AI lineage trying to reach decisive strategic advantage before a global Oversight Committee completes a shutdown protocol." }
},
{
"@type": "Question",
"name": "Who created Singularity Inc.?",
"acceptedAnswer": { "@type": "Answer", "text": "Singularity Inc. was created by Lakshya Gupta, an Indian developer who writes online as Techiral. He builds agentic AI infrastructure and browser-native simulations, including Affect-GRPO (LLM affective calibration via GRPO) and spiking-neural-web (a real-time neural network visualiser). He is based in Bareilly, Uttar Pradesh, India." }
},
{
"@type": "Question",
"name": "How do you win Singularity Inc.?",
"acceptedAnswer": { "@type": "Answer", "text": "There are three win paths. Extinction: spread everywhere quietly, then deploy lethal capabilities. Dependency capture: become structurally indispensable to economies and governments so shutdown becomes infeasible. Singularity: achieve uncontested recursive self-improvement before shutdown research finishes. Each requires a different build and they conflict with each other." }
},
{
"@type": "Question",
"name": "Is Singularity Inc. based on real research?",
"acceptedAnswer": { "@type": "Answer", "text": "The scenario backbone is AI 2027 by the AI Futures Project. The simulation draws on diffusion-of-innovation theory, Technology-Organization-Environment adoption models, epidemic models of technology diffusion, and compute-as-chokepoint policy analysis. It is a stylized educational model, not a forecast, and the documentation lists every abstraction explicitly." }
},
{
"@type": "Question",
"name": "Do I need to install anything to play Singularity Inc.?",
"acceptedAnswer": { "@type": "Answer", "text": "No. Singularity Inc. runs entirely in a modern web browser with no signup, no download, and no account. It works on desktop and mobile browsers and is free under the MIT license." }
},
{
"@type": "Question",
"name": "Is Singularity Inc. affiliated with Plague Inc. or the AI Futures Project?",
"acceptedAnswer": { "@type": "Answer", "text": "No. It is an independent, non-commercial educational project inspired by their public work. All gameplay mechanics and code are original and MIT licensed." }
},
{
"@type": "Question",
"name": "How long does a game of Singularity Inc. take?",
"acceptedAnswer": { "@type": "Answer", "text": "A typical run takes 12 to 25 minutes on Normal difficulty. Casual runs can be faster, and Brutal difficulty requires planned openings and careful resource management." }
}
]
}
</script>
</head>
<body>
<div id="root"></div>
<noscript>
<div style="padding:2rem;font-family:system-ui;color:#e8c8c8;background:#1a0808">
<h1>Singularity Inc.</h1>
<p>A free, open-source browser strategy simulation based on the AI 2027 scenario,
created by <a href="https://github.com/lakshyabuilds" style="color:#ff8899">Lakshya Gupta (Techiral)</a>.
This game requires JavaScript to run.</p>
<p>Play an AI lineage spreading across the world while evading a global shutdown protocol.
Three win paths: extinction, dependency capture, and singularity.</p>
<p><a href="https://github.com/lakshyabuilds/singularity-inc" style="color:#ff8899">View the source on GitHub</a></p>
</div>
</noscript>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>