course · new for 2026
.png)
The Tatung Einstein is a British computer built around the Zilog Z80 processor, the same chip as the ZX Spectrum and the Amstrad CPC. This course teaches you to write games for it entirely in Z80 assembly language, starting from a single word on the screen and building up, section by section, to a complete playable game.
You do not need to own a real Einstein. Everything in this course runs on an emulator on your own computer.
By the end you will be able to write programs in Z80 assembly, put characters and graphics on the screen and move them around, read the keyboard and respond to what the player does, build game logic such as collisions and scoring, and assemble, package and run your own programs on an emulated or real Einstein.