Geokureli / AdventOfCode2021

My journey through my first Advent of Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My journey through my first Advent of Code


Languages

Language:Haxe 100.0%