From 4fd882beeee2ccbcc5b097cde9ba0e32b1b99a3e Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 6 Jan 2026 08:14:12 +0900 Subject: feat: add examples/2048.c --- examples/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 examples/README.md (limited to 'examples/README.md') diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 0000000..e3e3d56 --- /dev/null +++ b/examples/README.md @@ -0,0 +1,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 -- cgit v1.2.3-70-g09d2