ianchadd / va

Code for gender + virtual assistants project
Other
1 stars 0 forks source link

in the Game template, add text to indicate whose turn it is #12

Closed ianchadd closed 1 year ago

ianchadd commented 1 year ago

Text at the top of the page, centered, that reads "Your Turn" or "VA Turn" depending on whose turn it is at present

maddy0314 commented 1 year ago

Done in newest commit. To write to the VA message line, call va_message("text").