Languages of the (Computer) World
Har Har Har Har Har
The Dragon, the Koi, and the Tiger
Zeph's Gym Challenge
Ballcrushers I
200

This popular programming language requires a special virtual machine or runtime environment to run its code, which is packaged in special archive files.

What is Java?

200

This was the first FNAF game that Steel Wool Studios helped develop.

What is Five Nights at Freddy's: Help Wanted?

200

This body of water is subject to a naming dispute between Korea and Japan.

What is The East Sea or The Sea of Japan?

200

Pokémon celebrated this anniversary earlier this year.

What is its 30th anniversary?

200

The famous short story The Cask of Amontillado, where a man is entombed alive in a catacomb, was written by this author.

Who is Edgar Allen Poe?

400

This programming language was used to run commands on early home computers in the 1980s.

What is BASIC?

400

This FNAF game could not be played by streamers without a risk of potentially doxxing themselves due to location features.

What is Five Nights at Freddy's AR: Special Delivery?

400

It was during this rebellion that a peasant who proclaimed himself to be the brother of Jesus Christ led a rebellion against the ruling dynasty, killing 30 million people.

What is the Taiping Rebellion?

400

There are this many Pokémon types in the games, disincluding the Stellar type, which is only used for one Pokémon.

What is 18?

400

This early Korean rocket launcher cart was heavily used during the Imjin War.

What is a Hwach'a?

600

This business programming language developed in the 1950s and 60s has a reputation for being verbose, obsolete, and expensive to maintain, yet utterly vital.

What is COBOL?

600

This YouTuber was the first to play the game as a let's play on YouTube.

Who is Ben the Scoopist?

600

This Chinese leader led during the early stages of China's economic liberalization and "economic miracle".

Who is Deng Xiaoping?

600

There are currently this many Pokémon in the National Pokédex

What is 1025?

600

These three empires were the Islamic "gunpowder empires" of the early modern age.

What are the Ottoman Empire, Safavid Persia, and Mughal Empire?

800

This language brings portable machine code to the web and is intended to be used for high-performance web applications.

What is WebAssembly?

800

It took this long after the first FNAF fanart was published for the first NSFW FNAF fanart to be published. This number may be negative.

What is 3 hours (and 23 minutes)?

800

It was this Korean who created Hangul, the modern Korean alphabet.

Who is King Sejong the Great?

800

These two Pokémon are the only two with a regional Pokédex number of #0.

What are Victini and MissingNo?

800

This is the meaning of the word "elucubrate".

What is work out or express diligently (or especially, late at night)?

1000

This language was one of the first declarative programming languages - a language paradigm where the language is written like formal logic.

What is Prolog?

1000

DAILY DOUBLE

There are this many FNAF games.

1000

This Japanese admiral's given name literally translates to "fifty six".

Who is Yamamoto Isoroku?

1000

This 2012 Pokémon game was developed as a crossover between Pokémon and the Japanese video game Nobunaga's Ambition.

What is Pokémon Conquest?

1000

This is the size of the following C struct in bytes. Assume we are on a 64-bit system.

struct { int a; int** b; char c[5]; double d; char e; } photon; 

What is 40 bytes?