This is a very small project written in assembly for Atari 2600. It is a very tiny pong game. The controls are arrows up/down for player 1 and t/g for player 2. The goal is to reach score 21.

Being a game for Atari 2600 I have added also the .bin file that can be used in a simulator like javatari: https://javatari.org/ or stella https://stella-emu.github.io/

The project source is completely available here: https://github.com/kamaleon70/Pong2600

The total size of the game is 928 bytes, using about 25 bytes of ram (yes the resources were very limited on the Atari 2600)

The game was entirely developed using the online 8bitworkshop IDE http://8bitworkshop.com/


Enjoy...

Download

Download
Pong2600.bin 2 kB

Leave a comment

Log in with itch.io to leave a comment.