Gleb Koval
17abb81a6f
Deployment and CI are no longer available. |
||
---|---|---|
.woodpecker | ||
frontend | ||
tools/wasm-pack-plugin | ||
wasm | ||
.editorconfig | ||
.gitignore | ||
.woodpecker.yml | ||
README.md |
README.md
Game Algorithms
This is a learning project for primarily WASM, but also some algorithms, Svelte and the IBM design system.
Unfortunately I have not had the time to update this project to use my new CI and project deployment infrastructure, so there's not currently a live link. However, it can be ran locally with: (view on localhost:3000).
docker run -p 3000:3000 --name game-algorithms -d git.koval.net/cyclane/game-algorithms/frontend:latest