Summary of Tetris and Snake with one AVR using Atmega168 microcontroller
This project implements Tetris and Snake games on an Atmega168 microcontroller, outputting video to a PAL TV via a simple circuit using resistors.
Parts used in the Tetris and Snake with one AVR project:
- Atmega168 microcontroller
- PAL TV
- Resistors
This project describes two games – Tetris and Snake, both programmed inside an Atmega168 microcontroller. You can plug this device to a PAL TV and have fun playing the games. The circuit diagram is very simple and uses resistors to generate composite video output.
For more detail: Tetris and Snake with one AVR using Atmega168 microcontroller
- What devices are programmed in this project?
The project programs Tetris and Snake games inside an Atmega168 microcontroller. - How can I view the games?
You can plug the device into a PAL TV to play the games. - Does the circuit require complex components?
No, the circuit diagram is very simple and uses resistors. - How is the composite video output generated?
The composite video output is generated using resistors. - Can multiple games run on one chip?
Yes, both Tetris and Snake are programmed inside the same Atmega168 microcontroller. - What type of television is compatible?
A PAL TV is compatible with this setup.

