aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/README.md
blob: e3e3d56a09457dd143586f4bf3bbe8d3941853eb (plain)
1
2
3
4
5
6
# Sample programs that ducc can compile

* hello.c: Hello World
* fizzbuzz.c: Fizz Buzz
* 2048.c: 2048 game in terminal
    * https://github.com/nsfisis/2048.c