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

https://github.com/geokureli/adventofcode2021

My journey through my first Advent of Code
https://github.com/geokureli/adventofcode2021

Last synced: 10 months ago
JSON representation

My journey through my first Advent of Code

Awesome Lists containing this project

README

          

# Haxe project

This is an example Haxe project scaffolded by Visual Studio Code.

Without further changes the structure is following:

* `src/Main.hx`: Entry point Haxe source file
* `build.hxml`: Haxe command line file used to build the project
* `README.md`: This file