godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.19k stars 21.03k forks source link

Showcase page: Suggestions for improvements #5451

Closed akien-mga closed 6 years ago

akien-mga commented 8 years ago

We now have a new page on the website to showcase Godot games: https://godotengine.org/showcase

This issue is meant to gather community feedback on how to improve its functionalities further.

To request the addition of new entries, please contact us directly per email as mentioned in the blog post.

hatem-u commented 8 years ago

This is annoying for people who are like me

vnen commented 8 years ago

@HatisEm what is the context of this? Like what browser, screen resolution...

hatem-u commented 8 years ago

@vnen I'm on Ubuntu 15.10 the browser is Chromium and my screen resolution is 1366 x 768

djrm commented 8 years ago

thats true, the new showcase option messed up the previous navigation bar collapse limits

vnen commented 8 years ago

Ok, then. A job for @alketii, I guess.

djrm commented 8 years ago

also i have a suggestion, the showcase page has to highlight the "best" games, otherwise it will become something like the libgdx gallery https://libgdx.badlogicgames.com/gallery.html

UnwarySage commented 8 years ago

"So the best solution for this is to let you, the game developers, showcase what you can do using Godot! Games of all genres, 2D and 3D, with simple of very complex gameplays, story-rich or casual... Godot can be used for all those games, and you can help show this to the world!" 'of' in the second sentence should be 'or'. Sorry if Off Topic.

akien-mga commented 8 years ago

also i have a suggestion, the showcase page has to highlight the "best" games, otherwise it will become something like the libgdx gallery https://libgdx.badlogicgames.com/gallery.html

I agree, at some time we need to implement a kind of "editor's pick" system, that would e.g. list in the first half of the page the games we selected as the best to showcase Godot features, and in the second half of the page maybe all submitted games, showing the most recent first.

ghost commented 8 years ago

Multiple tags would be nice. Also I would not include WIP games, otherwise the barrier of entry would be lower.

Also be careful about the "libre" tag; this game is tagged as "libre" but it doesn't have any licensing info, so it is proprietary software with available source code.

akien-mga commented 8 years ago

Multiple tags would be nice.

There are multiple tags already. But indeed the distinction between tags is not clear. @alketii Add a comma maybe?

Also I would not include WIP games, otherwise the barrier of entry would be lower.

Yes and no. There are WIP games like Steam Quest and Brave Bran which are way better to showcase Godot than some "published" games on Google Play. "WIP" with 100s of hours of work is better for us than "Finished" with 5 hours of work.

Also be careful about the "libre" tag; this game is tagged as "libre" but it doesn't have any licensing info, so it is proprietary software with available source code.

My bad, I forgot to double check; opened an issue about this upstream as I'm sure it's just the author overlooking the need for precise licensing info.

ghost commented 8 years ago

@akien-mga

There are multiple tags already. But indeed the distinction between tags is not clear. @alketii Add a comma maybe?

I meant being able to filter by more than one tag, like https://godotengine.org/showcase/tags/3d+libre

Yes and no. There are WIP games like Steam Quest and Brave Bran which are way better to showcase Godot than some "published" games on Google Play. "WIP" with 100s of hours of work is better for us than "Finished" with 5 hours of work.

But what if they become either vaporware or one of those Early Access games that will never get finished? If people can't play it it's just a video, not a game.

akien-mga commented 8 years ago

But what if they become either vaporware or one of those Early Access games that will never get finished? If people can't play it it's just a video, not a game.

A video that shows that Godot is an awesome engine nonetheless. The purpose of this page is not for people to make their wishlist of games to buy, but to showcase what Godot can be used for. And almost everybody in the community knows about Steam Quest and Brave Bran, they're even used in the features page of the website.

With so little published games (especially for desktop), we can't be that picky.

alketii commented 8 years ago

The navbar is fixed, thanks.

eh-jogos commented 7 years ago

A search bar would be nice! I saw the games showcase on Godot's steam page and really like "Dolphin Quest 2", but to find it I had look it up page by page.

bojidar-bg commented 7 years ago

Press Ctrl-F to pop up a search bar (on officially supported browsers only).

eh-jogos commented 7 years ago

Yeah, but still, it only searches the current page. A search bar would be interesting for searching tags without first having to find a game with that tag and click it, and to search for keywords on all available showcased games. Like searching for a post on a blog.

akien-mga commented 6 years ago

Closing as we now have a proper issue tracker for the website: https://github.com/godotengine/website

Feel free to move some of the suggestions there if they aren't tracked yet or fixed by now.