diff --git a/site/static/carts/tinypong.md b/site/static/carts/tinypong.md new file mode 100644 index 00000000..e970fba7 --- /dev/null +++ b/site/static/carts/tinypong.md @@ -0,0 +1,9 @@ +--- +author: Ztry8 +github: Ztry8 +date: 2024-05-15 +--- + +# Tiny Pong +Tiny ping pong game in C, just 942 bytes and 50 lines of code! +[Open source](https://github.com/Ztry8/TinyPong) \ No newline at end of file diff --git a/site/static/carts/tinypong.png b/site/static/carts/tinypong.png new file mode 100644 index 00000000..ccaae56d Binary files /dev/null and b/site/static/carts/tinypong.png differ diff --git a/site/static/carts/tinypong.wasm b/site/static/carts/tinypong.wasm new file mode 100644 index 00000000..1ca82986 Binary files /dev/null and b/site/static/carts/tinypong.wasm differ