Skip to content

mwenge/TempestVsTempest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tempest vs Tempest

The Making and Remaking of Atari's Iconic Video Game

In this book I attempt to explore and understand the code and craft of Dave Theurer's 'Tempest' (1981) and Jeff Minter's 'Tempest 2000' (1994).

The idea is to explain how lots of different little things in each of the games actually work, down to the level of how they are implemented in the 6502 (Tempest) and 68K Motorola (Tempest 2000) assembler source code.

I tried to keep it light and digestible so the book consists of lots of little chapters, each one presenting a hopefully-tasty morsel from one of the games.

Work-in-progress is available for free.

You can gift what you want.

You can even sponsor future work.






A Peek Inside

These screenshots give you a flavour of what the book looks like.

Building

If you like, you can build the book from source.