Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fernando-playplay/aoc24
Advent Of Code 2024! In PHP :exploding_head:
https://github.com/fernando-playplay/aoc24
advent-of-code advent-of-code-2024 advent-of-code-2024-php php
Last synced: about 2 months ago
JSON representation
Advent Of Code 2024! In PHP :exploding_head:
- Host: GitHub
- URL: https://github.com/fernando-playplay/aoc24
- Owner: fernando-playplay
- License: wtfpl
- Created: 2024-11-22T09:27:17.000Z (about 2 months ago)
- Default Branch: magic
- Last Pushed: 2024-11-22T10:08:42.000Z (about 2 months ago)
- Last Synced: 2024-11-30T15:08:38.631Z (about 2 months ago)
- Topics: advent-of-code, advent-of-code-2024, advent-of-code-2024-php, php
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎅 Advent of Code 2024 🎅
Welcome to my **Advent of Code 2024** repository! Built with **PHP** and grounded in **doing whatever that makes it work**.
---
## 📦 Getting Started
- **Clone the Repository**
- **Install Dependencies**
```sh
composer install
```---
## 📁 Puzzle Inputs
Puzzle input files are excluded from version control per [Advent of Code's guidelines](https://adventofcode.com/2024/about).
---
## 📜 License
Licensed under the WTFPL License.