thelayeredmind / adventofcode2023

My attempt at Advent of Code 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my attempt at Advent of Code 2023. I am doing this to learn Elm, learn to implement algorithms with functional programming, and write GUIs in the process to improve interactivity for the puzzles.

Installation

Download elm, and then in the repo's directory enter

elm reactor

Follow the instructions from the prompt.

About

My attempt at Advent of Code 2023


Languages

Language:Elm 100.0%