Skip to content

Matchmaker #20

@Lochindaal

Description

@Lochindaal

Create Dating functionality:

Takes two pokemon ID's as an argument and calculates the success of the date:

V1: 50% chance of success/failure
V2: randomValue*(1+fitness)(1+attractiveness)(1+fertility) > threshold
=> needs to be normalized
=> If attractive types match then its always a successful match

V3: Sum of values (fitness, attractiveness, fertility)-randomFactor > 2 then its a success

See also https://github.com/PokeMate/backend/wiki/Endpoints#create-date

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions