nico icon indicating copy to clipboard operation
nico copied to clipboard

Simplify examples tasks in nico.nimble

Open cxong opened this issue 3 years ago • 1 comments

Not sure if some of the custom arguments are important; replaced all the single example tasks with a loop that compiles all examples Also added examplesd to compile with debug

cxong avatar Feb 23 '22 11:02 cxong

Platformer does require multimethods to function correctly. But simplifing these makes sense, we can use a platformer.nim.cfg or .nims to set the arguments for platformer

ftsf avatar Feb 23 '22 20:02 ftsf