docs: add build details

This commit is contained in:
2023-09-11 17:05:35 -05:00
parent b2ad8e7afe
commit f998ddd344

7
BUILD.md Normal file
View File

@@ -0,0 +1,7 @@
# Building Pac-Man
## GitHub Actions Workflow
1. Build workflow produces executables & WASM files for all platforms
2. Uploaded as artifacts
3. Deployment workflow downloads artifacts and uploads to GitHub Pages