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

Add ability to filter by platform in the showcase list of games made with godot section #210

Open
Feniks-Gaming opened this issue Dec 8, 2020 · 2 comments
Labels
enhancement topic:theme Issues and PRs related to styling and scripts of the frontend

Comments

@Feniks-Gaming
Copy link

Operating system, Browser, Browser Version:
Win 10 Chrome

Issue description:

In a showcase allow users to filter games and applications by different platforms. If someone is a mobile developer and wants to see what games are made with it on mobile they could just select android and iOS to be displayed and ignored the rest. Or if you make games on PC you could just select some of pc platforms like Steam, Itch.

Maybe consider adding filter for 2d and 3d games as well as those tend to be very different breeds and some people may only be interested in seeing one or the other.

Finally separate programs from games as it's own section. Programs made with godot are something unique really and would be nice to give is separate showcase section as they are their own "selling" point of Godot development.

Screenshots (greatly appreciated if it’s a style issue)
N/A

@Calinou
Copy link
Member

Calinou commented Dec 8, 2020

Right now, the showcase is purely static, which means this would have to be done client-side with some JavaScript code. It might be a good opportunity to use Alpine.js

@Calinou Calinou added enhancement topic:theme Issues and PRs related to styling and scripts of the frontend labels Dec 8, 2020
dploeger added a commit to deep-entertainment/godot-website that referenced this issue Oct 2, 2021
dploeger added a commit to deep-entertainment/godot-website that referenced this issue Oct 2, 2021
@a2937
Copy link

a2937 commented Apr 21, 2023

Hello. May I offer my input? I'd like to redo the showcase collections such that windows , macos, linux, ios, and android variables were part of an array instead so that these categories can be added as classes to the project card. From there I would make a drop down that would be called from a quick script at the bottom of the page. No external files needed. And here's some additional reading material on how I want to do things.

Apply all classes

Hide based on Javascript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement topic:theme Issues and PRs related to styling and scripts of the frontend
Projects
None yet
Development

No branches or pull requests

3 participants