]> git.cworth.org Git - lmno.games/commit
Rename "opponent" in both the interface and the code
authorCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 12:02:08 +0000 (05:02 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 12:02:08 +0000 (05:02 -0700)
commitee6203880ca1df381aa0d08eac9fac2931fed083
tree73f54c342c669a746aa90cf31570565e36d00ac5
parent8f6bf9ea2c4008e303e8a3b02f2dcfb113a4cfbf
Rename "opponent" in both the interface and the code

The code was incorrect, since what was called "opponent_info" was
really just a list of other players (some of which could be on the
same team rather than an opposing team) so the new name of
"other_players" is more accurate.

In the UI, we also now use "another player" instead of "opponent" to
just be more friendly I suppose.
tictactoe/tictactoe.jsx