lichess
Here are 218 public repositories matching this topic...
When I want to watch a user TV by clicking on a link it is not opening in the app (Android on my case but it should be the same with other OS).
So if I click on https://lichess.org/@/valvin1/tv browser offers me only browser apps to view this page althought it is implemented in the app.
I add a quick look on Android side and it looks it requires adding url pattern here: https://github.com/li
-
Updated
Apr 23, 2022 - TypeScript
-
Updated
Apr 20, 2022 - Rust
-
Updated
Apr 28, 2022 - Python
-
Updated
Feb 11, 2022 - Python
-
Updated
Apr 5, 2022 - Jupyter Notebook
-
Updated
Jan 26, 2022 - C++
同 is used when the current move's destination square is the same as the previous move's, for example during a recapture. See [this](https://shogidb2.com/games/326b47ab0
-
Updated
Jan 26, 2022 - C++
-
Updated
Apr 23, 2022 - Python
-
Updated
Aug 14, 2021 - Python
-
Updated
Mar 17, 2022 - Python
-
Updated
Jun 10, 2021 - Python
-
Updated
Apr 5, 2022 - Rust
-
Updated
Apr 29, 2022 - TypeScript
-
Updated
Mar 12, 2022 - Python
Modify this line to add more options https://github.com/vitogit/lichess-tactics-generator/blob/master/src/App.vue#L87
Add checkbox or dropbox to the page so the user can select other options
- Variations: "ultraBullet" "bullet" "blitz" "rapid" "classical" "correspondence" "chess960" "crazyhouse" "antichess" "atomic" "horde" "kingOfTheHill" "racingKings" "threeCheck"
- color: "white", "black
-
Updated
Apr 10, 2022 - JavaScript
While the piece sets in Xiangqi and Janggi are in principle equivalent, in practice they are basically never used interchangeably. Therefore I would suggest to persist the settings for the choice of piece set separately for Xiangqi and Janggi, since otherwise when switching between the variants you always also need to switch the piece design if you are used to the game specific piece design.
Improve this page
Add a description, image, and links to the lichess topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lichess topic, visit your repo's landing page and select "manage topics."


Lets add the keyboard shortcuts modal on the puzzle page, very similar to how we added one to the "round" page. See that linked issue + PR for additional context.