game-algorithms/README.md
Gleb Koval 17abb81a6f Update README.md
Deployment and CI are no longer available.
2023-11-24 01:01:52 +00:00

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