Game 5 Unit 42 of 128 1 hr learning time
Tutorial Mode
Step-by-step guidance for new players to learn the game mechanics.
33% of Ink War
Tutorials help new players learn without frustration.
Run It
pasmonext --sna inkwar.asm inkwar.sna

Version shows “PHASE 3 V0.10”.
Tutorial Steps
| Step | Instruction | Expected Action |
|---|---|---|
| 1 | ”Move cursor with Q/A/O/P” | Player moves |
| 2 | ”Press SPACE to claim” | Player claims cell |
| 3 | ”Build connected territory” | Multiple claims |
The Complete Code
This code sample could not be loaded. The file may be missing or the path may be incorrect.
What You’ve Learnt
- Tutorial design - Progressive instruction delivery
- Step progression - Waiting for correct action
- Player guidance - Non-intrusive teaching
What’s Next
Unit 43 adds replay viewer.
What Changed
Unit 41 → Unit 42