When comparing Melharfi vs raylib, the Slant community recommends raylib for most people. In the question“What are the best 2D game engines?” raylib is ranked 36th while Melharfi is ranked 108th. The most important reason people chose raylib is:
Very good for begginers who are looking for game FRAMEWORKS.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Mouse events built-in
All objects/graphics have a mouse events like MouseClic MouseDoubleClic MouseDown MouseUp MouseOver MouseMove MouseOut
Pro Network support
Lidgren Network Library
Pro Path finder built-in
Uses the A* algorithm or pathfinding
Pro GUI
It use a GDI to draw on windows forms. You can use all windows self GUI (controls) for your game like TextBox, Button Label ..., you don't need to install a third party or use an ugly controls.
Pro Simple
Very good for begginers who are looking for game FRAMEWORKS.
Pro Support forum
Though it's a small project, it has a forum on the webpage with helpful content available.
Cons
Con Just coding
Lack of an interface, visual help or auto-debugging could make it difficult to use for a complete beginner.