Game History
Unity Code Chaos
Games that changed the world
Game knowledge
The Glitch Zone...
Tech Changing Reality
100

What year was the original Pong released?

1972

100

This Unity function runs once when a GameObject is first initialized.

What is "Start()"?

100

What game sparked the creation of the ESRB ratings system?

What is "Mortal Kombat"?
100

what was the original languaged used to make minecraft?

Java

200

Which company created the original Donkey Kong arcade game?

Nintendo

200

This Unity function runs every frame and is commonly used for checking input.

What is "Update()"?

200

What game introduced the concept of the battle pass? 

What is "Dota 2"?

200

In Space invaders, what weird glitch would happen?

The game would speed up as you killed more enemies

300

What handheld system did Nintendo release in 1989?

Gameboy

300

Declare a float variable named "distanceToEarth" and GameObject variable named "player". Initialize distanceToEarth with the value "20f" (without quotations). Both are public variables.

public float distanceToEarth = 20f;

public GameObject player;

300

What game POPULARIZED the battle pass?

Fortnite

300

What game introduced the over-the-shoulder camera?

Resident Evil 4

400

What game introduced the stealth-action genre?

Metal Gear

400

This Unity component allows you to handle physics-based collisions with other 3D objects.

What is "Rigidbody"?

400

What game engine powers fortnite?

Unreal engine

400

What game popularized FPS on console?

Halo?

500

What was the first video game to be played in space?

Tetris, on a Gameboy, in 1993

500

What is a prefab?

A prefab is a reusable game object template. This helps organize your project and work efficiently. 

500

Released in 2009, it turned the MOBA genre into a global competitive phenomenon.


League of Legends

500

what material cannot be mined in minecraft, even with a diamond pickaxe?

bedrock