Commit Graph

5 Commits (f221e817a370e790647be858f3b3ecaa1d14c526)

Author SHA1 Message Date
Takayuki Maeda 4b26b71a38
Refactor handlers (#3)
* fix workflows

* remove a unused function

* initialize record table state every time specifying table

* add a crates.io badge

* close pool if exists

* remove unneeded lines

* change gobang.gif

* fix layout

* update gobang.gif

* refactor `utils::get_records`

* refactor handlers

* change gobang.gif

* fix clippy warnings
3 years ago
Takayuki Maeda 82b47a1c78
Architecture (#1)
* layout

* architecture

* implement side-scrolling

* implement util functions

* use user config

* use config conn

* remove cache

* fix user config

* add useful functions

* remov mut

* cargo clippy --fix

* cargo fmt

* implement some handlers

* add gif

* chang gif
3 years ago
Takayuki Maeda fcde523f0b
Update README.md 3 years ago
Takayuki Maeda 1288cc9447 replace goban with gobang 3 years ago
Takayuki Maeda 4c9bc96b41
Create README.md 3 years ago