FlixelCommunity / flixel

Community fork of Adam “Atomic” Saltsman's popular game engine Flixel. Distilled from a variety of Flash games he worked on over the last couple years, including Gravity Hook, Fathom and Canabalt, its primary function is to provide some useful base classes that you can extend to make your own game objects.
http://flixelcommunity.org/
Other
84 stars 17 forks source link

Community Notice Board #210

Open FlixelCommunityBot opened 10 years ago

FlixelCommunityBot commented 10 years ago

Sometimes there are issues that it would be nice to let everyone know about, but they don't have to do with the source code for Flixel, so opening issues for them would be using the wrong tool for the job.

This notice board is for such messages, and is publicly available to everyone who follows the development of FlixelCommunity.

IQAndreas commented 10 years ago

Notice: Flixel tag on StackOverflow

Now and again, Flixel questions appear on StackOverflow.

It would be wise keeping an eye on those tags and helping those people out. Helping new users out reaps great benefits, as if they loose interest in Flixel due to being stuck early on, they may drop Flixel and move on to a different library. Beginner questions are also a great indicator of what sort of tutorials we need, or what variable or method names need more documentation or need to be renamed for clarity.

And who knows, they may even find the Flixel Community fork from you helping them solve their issues?

I have it set up where I get email notifications every time someone uses the flixel tag in a question, and I would recommend you do the same.

IQAndreas commented 10 years ago

Question: Should closed issues be imported from AdamAtomic's Flixel?

Now and then issues still pop up in AdamAtomic's Flixel repo that are closed for various reasons:

There are also some which are still open in his repo, but would be closed immediately if moved here since we have already fixed that issue:

Should I import these issues into our our issue queue (for completeness' sake), or leave them?

Dovyski commented 10 years ago

I've been following questions tagged with Flixel at StackOverflow, but I never subscribed to receive emails. That's a nice tip, thanks!

Question: Should closed issues be imported from AdamAtomic's Flixel?

I think it's a good idea to import them. When we do that, the original issue will receive a "this issue was mentioned in XYZ", which will make the reader aware of Flixel Community (and the fix as well).