cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

Readme.md (229B)


      1
      2An minimal template project with a Makefile that only compiles files in the same directory
      3
      4The Makefile will automatically detect and compile new source files as long 
      5as they are placed in the same directory as the Makefile
      6
      7