A FIELD ALMANAC18 ENTRIESKEYLESS · NO ACCOUNTS

The Arcade

Small things I built to understand something — games, tools, and machines, most rooted in Nigerian and diaspora culture. Nothing to install. Open one.

I.

The Heritage Collection

15 entries

Yorùbá, Igbo and Hausa culture as playable software — divination, mancala, tone, cloth, praise poetry, and the everyday machinery of diaspora life.

01

Mancala — Ayo & Isahi

Two West African mancala traditions in one: Ayò (Yorùbá, 6 pits) and Isahi (Igbo, 4 pits). Pick your variant, play the AI.

Toys & Games · port 3211
ViteReactCanvasWeb Worker
Open ↗
run locally
cd mancala && bun install && bun run dev
02

Ifá — Binary Oracle

The most sophisticated pre-modern divination system — and it is 8-bit binary. Cast the 16 principal odù.

Toys & Games · port 3210
ViteReactMotionSVG
Open ↗
run locally
cd ifa-oracle && bun install && bun run dev
03

Yorùbá Speech-to-Melody

Type a Yorùbá sentence, hear the jùjú guitar line — because the tones ARE the melody.

Toys & Games · port 3209
ViteReactTone.jsSVG
Open ↗
run locally
cd yoruba-melody && bun install && bun run dev
04

Talking Drum Encoder

Type a Yorùbá sentence and hear the dùndún say it — decode preloaded phrases by ear.

Toys & Games · port 3212
ViteReactTone.jsMotion
Open ↗
run locally
cd talking-drum && bun install && bun run dev
05

Adire Cloth Generator

Yorùbá indigo cloth generator — six procedural Adire motif families, option-aware sharing, PNG export.

Toys & Games · port 3213
ViteReactCanvas
Open ↗
run locally
cd adire && bun install && bun run dev
06

Aso-Ebi Coordinator

Coordinate Nigerian event fabric — members, measurements, payments, one-click tailor sheet.

Apps · port 3216
ViteReactlocalStorage
Open ↗
run locally
cd aso-ebi && bun install && bun run dev
07

Nigerian Number Systems

Igbo and Yoruba counting side by side — subtractive logic, vigesimal bases, and the cultural arithmetic built into each language.

Toys & Games · port 3219
ViteReactSpeechSynthesis
Open ↗
run locally
cd numbers && bun install && bun run dev
08

Hausa Consonant Challenge

Train your ear on Hausa ejective and implosive consonants — waveform reveal on misses.

Toys & Games · port 3220
ViteReactWeb AudioCanvas
Open ↗
run locally
cd hausa-consonants && bun install && bun run dev
09

Ajo / Esusu Manager

Rotating savings club tracker — contributions, rotation calendar, reliability scores.

Apps · port 3221
ViteReactlocalStorage
Open ↗
run locally
cd ajo-esusu && bun install && bun run dev
10

Oriki Recorder

Record Yorùbá praise poetry as designed cultural-document artifacts before it is gone.

Toys & Games · port 3222
ViteReactMediaRecorderCanvas
Open ↗
run locally
cd oriki-recorder && bun install && bun run dev
11

Bride Price Simulator

Turn-based bride-price negotiation across three traditions — aunties, jokes, and elder discounts.

Toys & Games · port 3224
ViteReactMotion
Open ↗
run locally
cd bride-price && bun install && bun run dev
12

Ẹgbẹ́ — Yorùbá Connections

Group sixteen Yorùbá words into four hidden categories — orishas, foods, greetings, drums and more. A daily puzzle with streaks and a shareable grid.

Toys & Games · port 3226
ViteReactTypeScript
Open ↗
run locally
cd connections && bun install && bun run dev
13

Taní? — Guess by Trait

Guess Who, Nigerian-style. Pick a deck — states, foods, orishas — then ask yes/no trait questions to deduce the hidden card before the AI deduces yours.

Toys & Games · port 3227
ViteReactTypeScript
Open ↗
run locally
cd tani && bun install && bun run dev
14

Àṣírí — Hot-seat Word Spies

Codenames, pass-and-play. Two spymasters give one-word clues from a Nigerian-themed board; their teams race to find their agents without hitting the assassin. One device, no accounts.

Toys & Games · port 3228
ViteReactTypeScript
Open ↗
run locally
cd asiri && bun install && bun run dev
15

Ohùn — Tone Wordle

A daily Yorùbá tone puzzle. Each word is shown without its marks — guess the high, mid or low tone of every syllable in six tries. Streaks and a shareable grid.

Toys & Games · port 3229
ViteReactTypeScriptWeb Audio
Open ↗
run locally
cd tone-wordle && bun install && bun run dev
II.

The Workshop

3 entries

The first build — general-purpose apps and toys that set the pattern everything after followed.

16

Roguelike

Turn-based canvas roguelike: procedural dungeon, FOV, permadeath.

Toys & Games · port 3203
ViteCanvas
Open ↗
run locally
cd roguelike && bun install && bun run dev
17

Generative Art

Seed-driven procedural art with shareable URLs and PNG export.

Toys & Games · port 3205
ViteCanvas
Open ↗
run locally
cd generative-art && bun install && bun run dev
18

The Arcade

This launcher — every sibling project, one click or one command away.

Apps · port 3208
Vitekeyless
Open ↗
run locally
cd arcade && bun install && bun run dev