Skip to content

ParanoidAndroidMarvin/AoC-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoC-2022

Advent of Code solutions 2022 This repository contains my puzzle solutions for Advent of Code 2022 in Python. !!! WARNING: I am a Python noob o.O !!!

Get Started

  1. Create local.py in project root and add your AOC session key in that file: session = 7sb36tzbubljmclr71qgebfrfp9iozhzsj7ase4s
  2. Run main.py and you should see a console menu where you can select the daily puzzles (select with up and down keys)
  3. Press Enter to run the selected puzzle
  4. To return to menu press backspace
  5. Close console application with Escape

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages