matchmaker 0.3.0 copy "matchmaker: ^0.3.0" to clipboard
matchmaker: ^0.3.0 copied to clipboard

A pure Dart package for skill rating and matchmaking systems. Matchmaker provides battle-tested rating algorithms for competitive games and multiplayer applications.

0.3.0 #

  • Implement TrueSkill rating system with support for:
    • 1v1 matches
    • Team-based matches
    • Free-for-all (multiplayer) matches
    • Match quality calculation
    • Win probability prediction
    • Partial play weights
  • Split example files for each rating system.

0.2.0 #

  • Implement Elo rating system.

0.1.0 #

Initial release of Matchmaker - A pure Dart package for video game skill rating systems.

1
likes
160
points
122
downloads

Publisher

unverified uploader

Weekly Downloads

A pure Dart package for skill rating and matchmaking systems. Matchmaker provides battle-tested rating algorithms for competitive games and multiplayer applications.

Repository (GitHub)
View/report issues
Contributing

Topics

#rating #matchmaking #glicko #elo #trueskill

Documentation

API reference

License

MIT (license)

More

Packages that depend on matchmaker