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

Rename "Game engines" and "Games" #1598

Closed
erlend-sh opened this issue Jan 18, 2019 · 12 comments
Closed

Rename "Game engines" and "Games" #1598

erlend-sh opened this issue Jan 18, 2019 · 12 comments
Labels
A-categories C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works

Comments

@erlend-sh
Copy link

screenshot 2019-01-18 at 10 43 40

A "Game engine" is a specific thing in the game industry. Most of what is listed in this category is just general game development tooling, not game engines. I suggest renaming this category to "Game Development".

"Games" on the other hand is very misleading, as is made evident by this category's description. I suggest renaming it to "Fun" or "For Fun".

@erlend-sh
Copy link
Author

I found precedent for this type of discussion in #488. Is there any particular process I’m supposed to follow here?

@sunjay
Copy link
Member

sunjay commented Feb 18, 2019

To leave it backwards compatible, maybe it could be renamed to "Game Development / Game Engines"?

@erlend-sh
Copy link
Author

Sure, as long as the new slug is game development. But I really wouldn't worry too much about backwards compatibility here as the gamedev ecosystem is still young and hasn't established any taxonomy conventions yet.

@sunjay
Copy link
Member

sunjay commented Feb 18, 2019

I'm specifically talking about backwards compatibility for those who have already listed the game engine category in their crates. They shouldn't get unlisted if the name changes.

@Lisoph
Copy link

Lisoph commented Feb 19, 2019

What about renaming "Games" to "Entertainment"? Seems more fitting even with the current description.

@Lokathor
Copy link

Having a Games category is totally fine and should stay that way.

Renaming the other category to Game Development I agree with.

@erlend-sh
Copy link
Author

How can this be moved forward? There appears to be unanimous support for a renaming to “Game Development”

kzys added a commit to kzys/crates.io that referenced this issue Apr 16, 2019
@kzys
Copy link
Contributor

kzys commented Apr 16, 2019

@erlend-sh I've just made a PR, but we need to move existing crates to this new category.

Another way of doing that is changing the display name to "Game Development" first to see how the Rust community reacts, and change the slug later.

@kzys
Copy link
Contributor

kzys commented Apr 20, 2019

@erlend-sh @Lokathor How about just changing the display name first? It doesn't satisfy

Sure, as long as the new slug is game development

but I got your 👍 :)

@erlend-sh
Copy link
Author

Yeah I’m on board with just changing the display name as a first step.

@carols10cents carols10cents added A-categories C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works labels Nov 11, 2019
@kzys
Copy link
Contributor

kzys commented Nov 19, 2019

From @carols10cents (#1720 (review))

I think adding a new "Game development" category with a description that it's for not-engines and adjusting the description for "Game engines" so that it's clear what belongs there vs. "Game development" would be a good path forward.

Folks on this issue - What would be the good descriptions for "Game development" and "Game engines"? While I know a bit of game development (yes, we shouldn't call them "game engines"), I'm not a pro and English is my second language.

@Lokathor
Copy link

  • Games: For crates that are primarily a binary that you run and play.

  • Game Development: For crates that focus on some individual part of accelerating the development of games (RNG, graphics, sound, etc).

  • Game Engines: For crates that try to provide a "one-stop-shop" for all of your game development needs.

(this is draft-level writing but it's the basic idea that I see as the distinction.)

bors added a commit that referenced this issue Dec 12, 2019
Rename "Game engines" to "Game Development"

See #1598 for the discussion.
@bors bors closed this as completed in 701f2ae Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-categories C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works
Projects
None yet
Development

No branches or pull requests

6 participants