Polytrack/online.github.io -
PolyTrack is a browser-based 3D racing simulator developed by Kodub, featuring a time-trial focus with high-traction, physics-driven gameplay. The online project includes a built-in track editor, ghost racing against personal bests, and recent updates introduced experimental multiplayer. Explore the official project and community creations at itch.io . POLYTRACK - Play Online for Free!
With recent updates like , the game has introduced experimental multiplayer support and enhanced car customization Kodub . Players can now see their global rank in real-time when achieving a new personal best. Why Play on GitHub IO?
If this is a track analysis/visualization tool: polytrack/online.github.io
Play tracks created by other users by pasting their codes directly into the game. 3. Competitive Leaderboards
The driving mechanics are tight and responsive. Players must navigate complex tracks filled with obstacles, using WASD or Arrow Keys to maintain momentum through stunts and tight corners. 2. Built-in Level Editor PolyTrack is a browser-based 3D racing simulator developed
polytrack/online.github.io demonstrates a clean, functional demo of the PolyTrack engine. It’s suitable for showcasing core features to potential contributors or users. With minor optimizations (PWA + memory tuning), it could become a robust reference implementation for web-based racing analytics.
| Feature | Where to Find It | What It Does | |---------|-----------------|--------------| | | /demo/widgets.html | Real‑time line charts, bar graphs, and heatmaps powered by WebSockets. | | Map Visualiser | /demo/map.html | Interactive Leaflet map with dynamic marker clustering for geospatial streams. | | Theming System | /assets/css/theme.css | Easily switch between light/dark modes; customize colors via CSS variables. | | Responsive Layout | Everywhere | Mobile‑first design; the UI collapses gracefully on phones and tablets. | | Searchable Docs | /docs/ (via Algolia) | Full‑text search across the entire documentation set. | POLYTRACK - Play Online for Free
Got a question? Need help troubleshooting? Drop a comment in the section or ping us on the #polytrack channel of the community Slack (link in the repo’s README).
The repo uses Vite for bundling and Markdown‑It for converting docs to HTML. If you prefer a different static‑site generator, feel free to fork and replace the build chain—just keep the GitHub Actions workflow in sync.