Skip to content
Game 5 Unit 43 of 128 1 hr learning time

Replay Viewer

Record and playback game moves for review and learning.

34% of Ink War

Replay viewing lets players learn from completed games.

Run It

pasmonext --sna inkwar.asm inkwar.sna

Unit 43 Screenshot

Version shows “PHASE 3 V0.11”.

Replay Data

DataSizePurpose
Move1 byteCell index (0-63)
Total64 bytes maxFull game recording

The Complete Code

What You’ve Learnt

  • Move recording - Storing game history
  • Playback mode - Reconstructing game state
  • Analysis tools - Learning from past games

What’s Next

Unit 44 adds sound test.

What Changed

Unit 42 → Unit 43