LaneEcho / LWT-bingo

Bingo game for virtual Lesbians Who Tech Conferences
MIT License
3 stars 0 forks source link

fix score submission so specials support free space #49

Closed alexsharp4096 closed 3 months ago

alexsharp4096 commented 3 months ago

I noticed that the free space being checked prevented the hashtag and L patterns from working, so I updated the logic to check if the submitted board contains the pattern rather than requiring strict equality. I had to change the order of the special pattern checks as well, since W contains L.