soodssr / aoc-2021

Advent of Code 2021 in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AOC-2021

This repo is to showcase my journey of Advent of Code 2021. This is my fist time to participate in AOC event.

I will be using PHP to solve the puzzle and also try my hands on Kotlin.

It's simple to run:

PHP should be installed on your system. Clone or Download the source code.

From within the folder use command: php index.php

OR

php path_to_folder/index.php

Happy Coding!!

About

Advent of Code 2021 in PHP

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%