The official site for VirtuaMakers — a small, independent studio building games, tools, and virtual worlds.
Live at https://virtuamakers.github.io.
| File | Purpose |
|---|---|
index.html |
The single-page landing site |
style.css |
Styles (clean & minimal theme) |
main.js |
Tiny progressive enhancement (year stamp) |
No build step. Open index.html in a browser, or serve the folder:
python3 -m http.serverThen visit http://localhost:8000.
This is a GitHub Pages user site. Any commit pushed to the default branch is published automatically to https://virtuamakers.github.io.