binary42 / aoc_atari_basic

Advent Of Code 2022 Puzzle Solutions in Atari BASIC for the Atari XL series computers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022 solutions written in Atari BASIC

Note: Atari BASIC uses ATASCII, not ASCII, so there are conversion problems between ACSII editors. I've added day#_text.bas files in addition to the ATASCII .bas file for readability.

About

Advent Of Code 2022 Puzzle Solutions in Atari BASIC for the Atari XL series computers

License:MIT License


Languages

Language:BASIC 100.0%