Skip to content

vaishakk/aoc2018-day10

Repository files navigation

Solution for AoC 2018 - Day 10

Link

Prerequisties

  1. Python 3

How to run?

  1. CD to the location where you want to install.
  2. Download the repo to the local drive
git clone https://github.com/vaishakk/polestar-code-test-aoc2018-day10
  1. Install dependencies
pip3 install -r requirements.txt
  1. Run the script
python main.py

Positions at each second will be saved as images in the same folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages