]> git.seodisparate.com - EN605.607.81.SP22_ASDM_Project/commit
Impl use of win/draw check, fixes
authorStephen Seo <seo.disparate@gmail.com>
Wed, 9 Mar 2022 08:29:53 +0000 (17:29 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 9 Mar 2022 08:29:53 +0000 (17:29 +0900)
commitb902b1c7b430351eb1ccf6b50779d47370d22c34
tree43b2f7f2efe48dea55058ac6a4b3f8a636f2c1dc
parent9e9bb0758c04e18ce98d0225ad7100197900471b
Impl use of win/draw check, fixes

Also added unit tests for win/draw checks.
front_end/src/game_logic.rs
front_end/src/html_helper.rs [new file with mode: 0644]
front_end/src/main.rs
front_end/src/state.rs
front_end/src/yew_components.rs