Skip to content

Eae02/aoc-nds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020 solutions that run on a Nintendo DS.

To compile, make sure you have devkitarm and libnds installed, then run ./compile.sh.

Input files can either be compiled into the binary or stored in a folder called inp next to the binary (this does not work in emulators). If a folder called inp exists at compile time, the inputs from this folder will be compiled into the binary. The input files should be named {day}.txt. download_inputs.py will download your inputs and place them in the inp folder.

About

Advent of code solutions for Nintendo DS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published