diff options
| author | LLLL Colonq <llll@colonq> | 2026-08-17 20:14:16 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-08-17 20:14:16 -0400 |
| commit | de99c5f7636a952025ea13de02bafd25bcb6bdec (patch) | |
| tree | be359424af4f6717103e3b667b6529ae5a4b4e6a /2026/submissions/threecoff/clennis/README.md | |
| parent | 4d4d1f24721f27fbf37e1070be6414de130ace61 (diff) | |
Fix broken
Diffstat (limited to '2026/submissions/threecoff/clennis/README.md')
| -rw-r--r-- | 2026/submissions/threecoff/clennis/README.md | 26 |
1 files changed, 0 insertions, 26 deletions
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/ |
