
Code Snap 2600
Hi everyone,
Code Snap 2600 is a very early prototype of a visual tool for creating Atari 2600 games using Blockly.
The goal is similar to other visual Atari/game-creation tools (this tool was inspired by the excellent tool VCS Game Maker), but with a different focus: Code Snap 2600 generates DASM-compatible 6502 assembly code directly, instead of using batari Basic.
This is still experimental and very basic, but it already includes some simple blocks for variables, joystick input, player bitmaps, playfield registers, kernels, and ASM generation.
I have attached an HTML user manual in English and Italian.
I used AI to help with some repetitive parts of the code, code documentation, and the creation of the manuals.
I have also attached a simple JSON example file to test the tool. To try it, open the tool, click “Load Blocks JSON,” and select: "example micro kernels.json"
Feedback, suggestions, and bug reports are welcome.
| Published | 8 hours ago |
| Status | In development |
| Platforms | HTML5 |
| Author | kamaleon70 |
| Tags | atari, atari2600, visual-engine |
| Code license | MIT License |

Leave a comment
Log in with itch.io to leave a comment.