Home

Awesome

ADVENT OF CODE - 2024 - IN TCL

This project is a collection of solutions to the Advent of Code 2024 problems, implemented in Tcl.

<p align="center"> <img src="painting.jpg" width="350" title="advent_painting"> <br/> Adoration of the Magi by Antonio Allegri da Correggio 1489 - 1534 </p>

Full List:

Install tcl sudo apt-get -y install tcl tk and then run with tclsh ./01.tcl. You can also run the gui with wish ./aoc2024.tcl 😉.

Screenshots:

<img src="gui.png" title="advent_gui"> <img src="cli.png" title="advent_cli">