kinobi / advent-of-code-2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2023

A PHP project with my solutions for the Advent of Code 2023.

This is just for fun and testing PestPHP. Not looking for optimization, performances or smart oneliners.

Usage

After installation of the dependencies, run the tests with vendor/bin/pest.

Installation

  1. Install PHP (preferably, version >= 8.3)

  2. Install Composer

  3. Install the dependencies

    composer install

License

This is free and unencumbered public domain software. For more information, see https://unlicense.org/ or the accompanying LICENSE file.

About

License:The Unlicense


Languages

Language:PHP 100.0%