Polytrack-online.github Jun 2026
If users click the "Source Code" link, they should see this:
| File / Folder | Purpose | |---------------|---------| | index.html | Main entry point for GitHub Pages | | docs/ | Documentation or guides | | assets/ | Images, CSS, JS, track files | | game/ or client/ | Web-based game client (HTML5/JS/Unity/Godot) | | server/ | Backend code (Node.js, Python, WebSockets) | | tracks/ | JSON or custom format track definitions | | README.md | Project description, setup instructions | polytrack-online.github