X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=TODO;h=10788bd0fb133a4c338213c7a23ca285f9742a37;hp=2107800a115a64953b12c28f99f7fc51e1a2fffe;hb=e07981727a6d486886f01f8e0ddc548fd733764b;hpb=8fe025db3e9724d6b221481738a7787761793355 diff --git a/TODO b/TODO index 2107800a..10788bd0 100644 --- a/TODO +++ b/TODO @@ -2,20 +2,6 @@ PROBABLY WON'T FIX: Embedded rules language not updated when language is set (in Analyse, Game and Problems) If new live game starts in background, "new game" notify OK but not first move. -NEW VARIANTS: -http://history.chess.free.fr/rollerball.htm - https://www.chessvariants.com/40.dir/rollerball/index.html - -https://www.pychess.org/variant/shogun -https://www.chessvariants.com/incinf.dir/bario.html - https://www.chessvariants.com/index/listcomments.php?order=DESC&itemid=Bario - https://www.bario-chess-checkers-chessphotography-spaceart.de/ - https://le-cdn.website-editor.net/20ef5f800ea646c29f6852cfc5ceda07/dms3rep/multi/opt/BAR028-e15a849c-960w.jpg - -Non-chess: ( won't add draughts: https://lidraughts.org/ ) -gomoku, avalam, Fanorona https://fr.wikipedia.org/wiki/Fanorona -Yoté https://fr.wikipedia.org/wiki/Yot%C3%A9 http://www.zillionsofgames.com/cgi-bin/zilligames/submissions.cgi/92187?do=show;id=960 - -Later : -Qoridor (wider lines in another color ?) -Hexagonal variants (+ Gex game) +"FreeBoard", re-using a lot of Board logic, but with SVG (empty) board + SVG (empty) reserves. +Will be used for variants with custom non-rectangular board (Hex, at least) +Or, with other board shapes (see greenchess.net for example)