Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental GTK3-based quick level browser #183

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

griffi-gh
Copy link
Contributor

@griffi-gh griffi-gh commented Oct 15, 2024

Adds an experimental/proof-of-concept in-game level browser for the GTK3 backend

Currently supports:

  • Recent levels (no pagination yet)
    • Asynchronous thumbnail loader
  • Searching levels (currently just opens search on principia-web.se)
    • Opening levels by id (enter id directly like 123 or id:123 into the search bar)

Screenshot_20241015_103328

TODO:

  • pagination
  • in-game search (requires changes to the api)
  • top rated levels
  • level details screen
    • requires changes to the api for extra functionality like comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant