A free game engine capable of running Age of Empires 2 and Star Wars: Galactic Battlegrounds
-
Updated
Dec 8, 2022 - C++
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.
A free game engine capable of running Age of Empires 2 and Star Wars: Galactic Battlegrounds
This repository contains solutions to each of the problems in Advent of Code 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 in C++ (and 2020 in Python as well)
A library for reading and writing the file formats used in the Genie engine (AoE, AoC, SWGB, etc.)
🎄 Advent of Code (2021-2024) in C++
Advent of Code 2021
My solutions for AoC 2019. Targeted languages: Python, C, Rust.
Advent of Code solutions collection using C++23
Advent of Code
Solutions to Advent of Code 2019 problems. In shell script, because apparently I hate myself. Also in C++20.
My solutions to Advent of Code 🎄 written in C++20
My solutions to the Advent of Code puzzles
AoC 24 Solutions
This year I am learning C++