Skip to content

LuisMayo/advent-of-code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2020

Solutions to 2020's advent of code written in Deno's Typescript. https://adventofcode.com/2020

Getting Started

Prerequisites

  • Deno: Typescript runtime

Use

All examples should be run from within the project's root and with the --allow-read flag. Example: deno run --allow-read .\day4\part1.ts

Contributing

This project is a little game to play during christmas, not a project with any real implications. Pull Requests will not be accepted as a result, unless they correct typos.

About

Solutions to 2020's advent of code written in Deno's Typescript. https://adventofcode.com/2020

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published