Logo Lanfrica

gato365/africa-through-time

Domain:

education

Record type:

software
Creator:
gat
Host:
Africa Through Time — a browser-based African history quiz game # Africa Through Time — History Game A browser-based African history quiz game for 5–6 players or teams on one screen. Five thousand years of kingdoms, resistance, independence, and culture — climb five levels of difficulty per turn, and learn something on every card. **Play it here:** gato365.github.io ## Features - **Four game modes** — Standard, Quick, Expert (bank points or lose them), and Learning (retries, no pressure) - **Free Lightning Round** — a solo 60-second quick-fire session, no setup needed - **Five difficulty levels** per turn (1, 2, 3, 5, 8 points) with streak bonuses - **Hints, steals, and banking** options - **Confirm on Google** — every answer card links to a pre-filled Google search so players can verify the answer themselves - **Question review and JSON export** after each game - Dark mode, keyboard/screen-reader friendly, saves games to localStorage ## Structure ``` index.html — page markup css/style.css — all styles js/script.js — question bank + game engine ``` No build step and no dependencies — open `index.html` in a browser, or serve the folder with any static server.