This Atari 2600 (NTSC) game has been developed for the jam Inspired by... retro game jam. It was inspired by two games proposed as jam inspiration themes (punch out and turmoil - for the type of movement) 

The game is an actual old Atari 2600 binary that I wrote in assembly with the limitation of the console (popular between 1970-1980). The rom has max size 4Kbytes and the memory available is 128 bytes (yes, it is true, just 128 bytes!!). The game can be run using the great javatari emulator on this itch.io page (on both computers and mobile phones).

To play:

- Use keyboard arrow keys to move and spacebar to punch (while playing on real Atari 2600 you can use the joystick and the fire button)

- The player can move only vertically on the center row and horizontally freely on each row

-  The goal is to hit the maximum number of enemies with the punch, but it is very easy to lose one life touching them while doing that

- When the game is done (because of all the lives left or the time is up) the scoreboard on the top becomes red, it gives you 2 seconds to review the result and then you can continue pressing the fire button (also the splash screen page has 2 seconds of pause and after that is possible to press the button to start)

The game, as said, can be run directly in this itch.io page, but I have also attached the binary file to be used with Atari 2600 emulators (like Stella) or directly on your real Atari 2600 (if you have a cartridge to support it - like the Harmony (atariage.com))


Credits

Programming: kamaleon70

Graphics: Moritz the Underdog

Music: Pedro Pimenta

IDE to program the game the great website: 8bitworkshop

To create the splash screen: https://8bitworkshop.com/dithertron/

To create the audio effects I used the info in this page: https://www.randomterrain.com/atari-2600-lets-make-a-game-spiceware-13.html

TIATracker was used to create the music

Really helping on the path to program in assembly for Atari 2600 was the inspiring course by Gustavo Pezzi Learn Assembly Language Programming Games for the Atari 2600 (pikuma.com)

Also great thanks to the creator of the Javatari emulator. It is really a masterpiece.



Remember that: "Chess speaks for itself!" 😁

StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
Authorskamaleon70, jumperror, ZXAMAZE
GenreFighting
Tagsatari, Retro
Average sessionA few minutes
InputsKeyboard, Joystick

Download

Download
punch-chess.bin 4 kB

Comments

Log in with itch.io to leave a comment.

Nice job.  It has quick fun game play and very nice graphics for a 4K VCS game.  Well done! I am putting a copy on my Harmony cartridge...

Thanks a lot. I tried to use the limitations of the Atari 2600 to my advantage. :)

I had a fantastic time playing this game! I made an engaging video and a detailed review. Your subscription to my YouTube channel would be greatly appreciated!

Thanks for reviewing my game. :)

(2 edits)

Brilliant game. Going on my Harmony. I love how simple it is to pick up but the tactics involved add a great dimension . Do I chase that rook and maybe miss it or play it safe and just get that super slow pawn coming towards me? I think this game really nails the Atari vibe of just continue trying to get a better of a score.

(1 edit)

Thanks for playing the game. I am really happy that you like it. Programming in assembly with the Atari 2600 limitations is difficult but very rewarding… :)