From de99c5f7636a952025ea13de02bafd25bcb6bdec Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Mon, 17 Aug 2026 20:14:16 -0400 Subject: Fix broken --- 2026/submissions/threecoff/clennis/README.md | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 2026/submissions/threecoff/clennis/README.md (limited to '2026/submissions/threecoff/clennis/README.md') diff --git a/2026/submissions/threecoff/clennis/README.md b/2026/submissions/threecoff/clennis/README.md deleted file mode 100644 index ff24512..0000000 --- a/2026/submissions/threecoff/clennis/README.md +++ /dev/null @@ -1,26 +0,0 @@ -# Clonk Tennis - -## To build the C version - - -```sh -./scripts/build-native.sh -./build-native/tennis -``` - -## Building web version - - -```sh -./scripts/setup-emsdk.sh -``` - - -```sh -./scripts/build-web.sh -python -m http.server -d build-web 8000 -#open http://localhost:8000/tennis.html -``` - -Tennis racket from https://www.artstation.com/marketplace/p/LO8dg/cartoon-tennis-racket-3d-model -Music from https://pixabay.com/music/upbeat-retro-arcade-game-music-297305/ -- cgit v1.3.1