Skip to content

Floris999/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Advent of Code 2023

PHP solutions to the Advent of Code problems. Check out https://adventofcode.com.

The goal is to keep my PHP knowledge fresh and to follow the latest changes of the language.

Everything is self contained. I don't use any libraries to make things short or predefined algorithms to parameterize. Just stick to what PHP provides. Each problem is solved by plain PHP classes without any 'base' to derive from.

  ^
 ^^^
^^^^^

^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^ |

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages