This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
haas:fall2022:c4eng:projects [2021/12/03 17:24] – external edit 127.0.0.1 | haas:fall2022:c4eng:projects [2022/12/15 18:53] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
======Projects====== | ======Projects====== | ||
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/ |
- | | [[/haas/fall2021/common/projects/wcp|wcp1]] (due 20210818) | | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/c4eng/projects/wcpX|wcp2]] (due 20220831) | |
- | | [[/haas/fall2021/common/projects/wcp|wcp2]] (due 20210825) | | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/c4eng/projects/lob0|lob0]] (due 20220907) | |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/common/projects/wcp|wcp3]] (due 20210901) | | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/c4eng/projects/wcpX|wcp3]] (due 20220907) | |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/common/projects/wcp|wcp4]] (due 20210908) | | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/c4eng/projects/vcc0|vcc0]] (due 20220915) | |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/common/projects/wcp|wcp5]] (due 20210915) | | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/c4eng/projects/gfoX|gfo0]] (due 20220928) | |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/common/projects/wcp|wcp6]] (due 20210922) | | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/c4eng/projects/pctX|pct6]] (due 20220929) | |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/common/projects/wcp|wcp7]] (due 20210929) | | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/c4eng/projects/wcpX|wcp7]] (due 20221005) | |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/common/projects/wcp|wcp8]] (due 20211006) | | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/c4eng/projects/wcpX|wcp8]] (due 20221019) | |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/common/projects/wcp|wcp9]] (due 20211020) | | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/c4eng/projects/sss2|sss2]] (due 20221102) | |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/common/projects/wcp|wcpA]] (due 20211027) | | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/c4eng/projects/wcpX|wcpB]] (due 20221109) | |
- | | [[/haas/fall2021/common/projects/wcp|wcpB]] (due 20211103) | | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/c4eng/projects/wcpX|wcpC]] (due 20221116) | |
- | | [[/haas/fall2021/common/projects/wcp|wcpC]] (due 20211110) | | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/c4eng/projects/fso2|fso2]] (due 20221201) | |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | [[/haas/fall2021/ | + | | [[/haas/fall2022/ |
- | | @lightgreen: | + | | [[/haas/fall2022/ |
+ | | [[/haas/fall2022/ | ||
+ | | [[/ | ||
+ | | @lightgreen: | ||
======Class Stats====== | ======Class Stats====== | ||
- | * [[/ | ||
- | ======TIC-80 class demo code====== | + | |
- | | + | |
- | * [[/ | + | |
- | * [[/ | + | |
======URLs====== | ======URLs====== | ||
* [[https:// | * [[https:// | ||
Line 72: | Line 73: | ||
* compile the C program (.c file(s)) into an executable with **gcc** | * compile the C program (.c file(s)) into an executable with **gcc** | ||
* execute the compiled C program (the executable) by specifying a path: **./ | * execute the compiled C program (the executable) by specifying a path: **./ | ||
+ | |||