Skip to content

mazharenko/aoc-agent-template-multipleyears

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code Agent Template

Advent of Code Template based on Advent of Code Agent project. It has all required references, contains drafts for all 25 days and a test project.

Compared to aoc-agent-template, this one assumes the repository will contain solutions for multiple years. The Agent library will know which year a day belongs to by its namespace – it must contain a segment like YearXXXX. Which year is run by the Agent is determined by the [GenerateEntryPoint] attribute on the correspondingly called class.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages