Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maulve/advent-of-code-2023

My code for Advent of Code 2023!
https://github.com/maulve/advent-of-code-2023

advent-of-code

Last synced: about 2 months ago
JSON representation

My code for Advent of Code 2023!

Awesome Lists containing this project

README

        

# Advent-of-Code-2023

This repository includes all my results for [Advent of Code 2023](https://adventofcode.com/2023).

I'm solving all the puzzles with GDScript in [Godot Engine](https://godotengine.org/) 4.1.3-stable.

Note that I'm nowhere near a professional or expert in Godot or programming in general. I'm just doing this for fun, to learn some stuff and get more familiar with programming.