https://github.com/codemyst/aoc2023
My solutions for the advent of code 2023 written in Ruby.
https://github.com/codemyst/aoc2023
Last synced: 7 months ago
JSON representation
My solutions for the advent of code 2023 written in Ruby.
- Host: GitHub
- URL: https://github.com/codemyst/aoc2023
- Owner: CodeMyst
- License: unlicense
- Created: 2023-11-28T15:16:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-24T16:49:18.000Z (about 2 years ago)
- Last Synced: 2025-04-28T17:44:57.579Z (10 months ago)
- Language: Ruby
- Size: 155 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AOC2023
My solutions for the [Advent of Code 2023](https://adventofcode.com/) puzzles in Ruby. Including a puzzle runner (inspiration taken from [yilian](https://github.com/yiliansource/advent-of-code-2022)).
