game-algorithms/README.md

485 B

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