bsaleh524 / DBD-Killer-AI

AI for DBD
MIT License
0 stars 0 forks source link

Determine when you can interact with the world #7

Closed bsaleh524 closed 2 weeks ago

bsaleh524 commented 1 month ago

Comes down to something reading text on screen and places into two categories

  1. Text to read
  2. Button to perform said action

Requires viewing the bottom portion of the screen(in case there are multiple actions to look for)

bsaleh524 commented 1 month ago

depends on #10

bsaleh524 commented 2 weeks ago

completed already from #10 and #28