BYOND vs FlatRedBall
When comparing BYOND vs FlatRedBall, the Slant community recommends BYOND for most people. In the question“What are the best 2D game engines?” BYOND is ranked 29th while FlatRedBall is ranked 44th. The most important reason people chose BYOND is:
BYOND is in active development and updates are released constantly.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro In active development
BYOND is in active development and updates are released constantly.
Pro Easy to use
The software itself is very easy to learn and use for beginners.
Pro Helpful community
BYOND's community is relatively large and extremely helpful. Any question a beginner or an experienced user may have is quickly answered.
Pro Large Community
Fairly large player base and multiple games to play.
Pro Continually improving and open source
Just check the commit frequency on github :)
https://github.com/vchelaru/FlatRedBall/commits/master
Plus Victor takes community input seriously and is known to shift around priorities based on the pressing needs of the community
Pro Very easy to use
Simplifies routine tasks such as adding entities and files to the game, or tuning parameters, via the FRB Editor called Glue
Pro Great community
Very active chat on gitter: https://gitter.im/vchelaru/FlatRedBall
Victor (the creator of the engine) is available throughout the day to answer questions and solve any problems that may arise, along with the rest of the community members who are ready to assist in any way they can.
Pro Extensive documentation
http://flatredball.com/documentation/
Very good documentation not only regarding the API details, but also lots of tutorials covering different aspects of using FRB, either on the code-side or on using any of its tools.
Cons
Con Highly supports multiplayer, but can make solo games ready for download.
Con Exclusive programming language
The language is known as DM, and is modified using Dream Maker. It is an object oriented, interpreted language, which closely resembles C++, Java and PHP. More information available in the DM Guide.
Con The editor's UI looks dated
Although functional, doesn't look as flashy as Unity for example, which may put some people off.