]> git.seodisparate.com - EN605.607.81.SP22_ASDM_Project/commit
Impl additional info text box, drop logic
authorStephen Seo <seo.disparate@gmail.com>
Wed, 2 Mar 2022 08:51:14 +0000 (17:51 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 2 Mar 2022 08:51:14 +0000 (17:51 +0900)
commit3b4d8b3483a25c332dcff3e28737ebd0048f4da3
tree68938229971efe4825be549ddbdf997436f5abc1
parent4c8e330c051e3e2cfb2affdf0d8a17115f2a7904
Impl additional info text box, drop logic

Can place tokens, and not place tokens where there already is a token.

Additional info text box added to the side of the board.

More information to the UI regarding placed tokens.
front_end/Cargo.toml
front_end/index.html
front_end/src/constants.rs
front_end/src/state.rs
front_end/src/yew_components.rs