commit 442ee9b022293ad2447906630c974fd70046e4a9 Author: Gleb Koval Date: Sat Aug 6 13:28:55 2022 +0100 Initial commit diff --git a/.woodpecker.yml b/.woodpecker.yml new file mode 100644 index 0000000..f485e0c --- /dev/null +++ b/.woodpecker.yml @@ -0,0 +1 @@ +pipeline: diff --git a/README.md b/README.md new file mode 100644 index 0000000..ce1141d --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Game Algorithms + +[![status-badge](https://woodpecker.koval.net/api/badges/cyclane/game-algorithms/status.svg?branch=main)](https://woodpecker.koval.net/cyclane/game-algorithms) + +This is a learning project for game algorithms and WASM. +