]> git.seodisparate.com - EN605.607.81.SP22_ASDM_Project/commit
Impl match players via phrase
authorStephen Seo <seo.disparate@gmail.com>
Wed, 27 Apr 2022 03:47:45 +0000 (12:47 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 27 Apr 2022 03:47:45 +0000 (12:47 +0900)
commit059d0608b678f8fbbbe7aaa6d92344adde1f35eb
treedfedcf1063df6f6ae7b79d249714838b6784f66e
parentf9338d40932cb45c5eeb90fbcfc213e617409b22
Impl match players via phrase

Front-end now has option to input phrase on game start.
Fixed back-end accepting empty strings (will treat empty strings as if
no phrase was given).
back_end/src/json_handlers.rs
front_end/index.html
front_end/src/state.rs
front_end/src/yew_components.rs