寻觅那款你心仪的国际象棋app
前言
蹲廁所時(shí),看看大師的棋譜是一種享受,可惜尋尋覓覓,沒有發(fā)現(xiàn)一款比較好的瀏覽軟件,大部分要收費(fèi),各種廣告和視頻,皆非我想要。你在尋找一款國際象棋打譜軟件嗎?
現(xiàn)有軟件
查了一下APP,主要的有:
Scid and his forks, ArenaChess, Tarraschchess, Fritz532, ChessX, LucasChess, PNGChessBook, MayuraChess and CraftyChess
我選擇了基于chesso進(jìn)行二次開發(fā)。
國象的兩個(gè)主要站點(diǎn):chess.com和lichess.org,前者收費(fèi),后者免費(fèi)。前者有大量棋譜數(shù)據(jù)庫,可以免費(fèi)下載,也提供了API。
棋譜下載
chess.com
- Description: standard multi-game format PGN containing all games for a month.
URL pattern: https://api.chess.com/pub/player/{username}/games/{YYYY}/{MM}/pgn - Complete Monthly Archives
Description: Array of Live and Daily Chess games that a player has finished.
URL pattern: https://api.chess.com/pub/player/{username}/games/{YYYY}/{MM} - List of Monthly Archives
Description: Array of monthly archives available for this player.
URL pattern: https://api.chess.com/pub/player/{username}/games/archives - https://api.chess.com/pub/player/{username}
例如:
謝軍的profile: https://www.chess.com/member/xiejun
https://api.chess.com/pub/player/xiejun
查看棋手名單:
https://api.chess.com/pub/titled/GM
就知道卡爾森的username為:magnuscarlsen
然后下載他的棋譜:
所有存檔棋譜:https://api.chess.com/pub/player/magnuscarlsen/games/archives
某個(gè)月的棋譜:https://api.chess.com/pub/player/magnuscarlsen/games/2023/05
謝軍的棋譜存檔: https://api.chess.com/pub/player/junxie/games/archives
返回:
查看丁立人的:
https://api.chess.com/pub/player/dingliren/games/archives
參考
- https://github.com/official-stockfish/Stockfish
- https://www.chessprogramming.org/GUI#Chess_GUIs
- https://github.com/lichess-org/lichobile
- https://github.com/zsoltk/public/blob/master/chesso.gif
- chess.com的API:https://www.chess.com/news/view/published-data-api
- https://banksiagui.com/
- https://github.com/nguyenpham/Banksia
- SCID vs PC
- Tarrasch
總結(jié)
以上是生活随笔為你收集整理的寻觅那款你心仪的国际象棋app的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: lga2066服务器准系统,4094个针
- 下一篇: 健康系列——如何增强免疫力