Sure, I can help you create a game called "Toilet Rush" that meets your requirements. Here's a sample implementation using HTML and JavaScript:
To play the game, simply open the HTML file in a web browser, and you'll see a canvas where you can draw lines by clicking on it. The goal is to draw a line from the male or female character to the toilet position in order for them to reach the toilet. Each time a line is drawn, the game will check for collisions with the characters and the toilet.
I hope you enjoy playing "Toilet Rush"!