Skip to content

Ersch/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

This is a Go application for solving the Advent of Code 2023 puzzles.

Running the Application

  1. Ensure you have Go installed on your machine.

  2. Clone the repository to your local machine:

git clone https://github.com/Ersch/advent-of-code-2023.git
cd advent-of-code-2023
go run main.go

Releases

No releases published

Packages

No packages published

Languages