The ultimate tool for investigating information about rated levels in Geometry Dash!
Current features (more are planned to come):
- Monitoring all rated levels for updates
- Providing an API to retrieve and filter through levels
Start the API server by running pnpm serve
- go to http://localhost:5000/api/level/ to make sure the server works.
- Game - Geometry Dash by RobTopGames
- Inspiration and bits of implementation - DemonObserver by RedLime
- Inspiration, bits of implementation and overall a convenient website to use during development - GDBrowser by Colon