jaeswift-website/api/data/awesomelist/hkirat--awesome-chess.json

1 line
No EOL
6.8 KiB
JSON

{"slug": "hkirat--awesome-chess", "title": "Chess", "description": "", "github_url": "https://github.com/hkirat/awesome-chess", "stars": "264", "tag": "Gaming", "entry_count": 46, "subcategory_count": 1, "subcategories": [{"name": "Contributing", "parent": "", "entries": [{"name": "Books", "url": "#books", "description": ""}, {"name": "FEN Parsers", "url": "#fen-parsers", "description": ""}, {"name": "Move Validators", "url": "#move-validators", "description": ""}, {"name": "Bots", "url": "#bots", "description": ""}, {"name": "Websites", "url": "#websites", "description": ""}, {"name": "Boards", "url": "#boards", "description": ""}, {"name": "Board Notations", "url": "#board-notations", "description": ""}, {"name": "Pieces", "url": "#pieces", "description": ""}, {"name": "Talks", "url": "#talks", "description": ""}, {"name": "Chess Problems", "url": "https://kairavacademydotcom.files.wordpress.com/2013/06/john-thursby-75-chess-problems.pdf", "description": "Collection of chess puzzles."}, {"name": "Chess strategy", "url": "http://www.gutenberg.org/cache/epub/5614/pg5614-images.html", "description": "HTML version of chess strategy by Edward Lasker."}, {"name": "Sicilian Dragon", "url": "http://www.chesscity.com/PDF/Sicilian_Dragon_Black_Attacks_ssd.pdf", "description": "Attacking plans for black."}, {"name": "fenparser by tlehman", "url": "https://github.com/tlehman/fenparser", "description": "A parser for Forsyth-Edwards Notation wriitten in Python.", "stars": "12"}, {"name": "fen by ucarion", "url": "https://github.com/ucarion/fen", "description": "A Rust Forsyth-Edwards notation parser with proper error handling.", "stars": "3"}, {"name": "fen-diagram by andyherbert", "url": "https://github.com/andyherbert/fen-diagram", "description": "JavaScript for generating chess diagrams using Forsyth-Edwards notation."}, {"name": "latrunculorum", "url": "https://github.com/benwr/latrunculorum", "description": "A simple chess bot in Python.", "stars": "11"}, {"name": "Chessbot", "url": "https://github.com/jfabeel/Chessbot", "description": "Bot written in Java."}, {"name": "chess.js", "url": "https://github.com/jhlywa/chess.js", "description": "chess.js, Structured code for chess authentication.", "stars": "2.9k"}, {"name": "npm chess package", "url": "https://www.npmjs.com/package/chess", "description": "An algebraic notation driven chess engine that can validate board position and produce a list of viable moves."}, {"name": "Chessnut", "url": "https://github.com/cgearhart/Chessnut.git", "description": "Chessnut is a simple chess board model written in Python. It provides functionality of parsing FEN and generating a list of legal moves for each FEN representation."}, {"name": "multiplayerchess.com", "url": "http://multiplayerchess.com", "description": "A simple single page chess playing application facilitating the play of chess."}, {"name": "lichess.org", "url": "http://en.lichess.org/", "description": "One of the most mature platforms for playing chess on the internet. It is open source too. It is equipped with daily puzzles and an TV to spectate other matches."}, {"name": "chess24.com", "url": "https://chess24.com/en/play/chess", "description": "Play as well as learn chess from chess24 with the best of tutorials."}, {"name": "chessbase.com", "url": "http://play.chessbase.com/js/apps/playchess/", "description": "Lucrative, single page application for playing chess."}, {"name": "chess.com", "url": "http://www.chess.com/", "description": "Learn and play chess with over 5 million other users."}, {"name": "chesscademy.com", "url": "https://www.chesscademy.com/", "description": "Watch videos, solve puzzles, and play games. All for free. (Works similar to Khan Academy.)"}, {"name": "chesstempo.com", "url": "http://chesstempo.com", "description": "Online chess tactics training site."}, {"name": "chessprogramming.wikispaces.com", "url": "https://chessprogramming.wikispaces.com/", "description": "Repository of information about programming computers to play chess."}, {"name": "freechess.org", "url": "http://freechess.org/", "description": "The 'Free Internet Chess Server' (FICS) is one of the oldest Internet chess servers. There are lots of client applications for almost every device, operation system or webbrowser available."}, {"name": "Chessboard.js", "url": "https://github.com/oakmac/chessboardjs/", "description": "chessboard.js is a standalone JavaScript chess board.", "stars": "1.8k"}, {"name": "chess-board", "url": "https://github.com/laat/chess-board", "description": "A web component for displaying chess positions. It takes FEN string as input and renders the board as output.", "stars": "19"}, {"name": "jchess", "url": "https://github.com/bmarini/jchess", "description": "A jQuery based JavaScript library for parsing and displaying chess games. Currently takes FEN and PGN as inputs.", "stars": "83"}, {"name": "Chessboard-js", "url": "https://github.com/caustique/chessboard-js", "description": "A responsive mobile-first JavaScript chessboard library.", "stars": "25"}, {"name": "FEN", "url": "https://en.wikipedia.org/wiki/Forsyth%E2%80%93Edwards_Notation", "description": "A FEN \"record\" defines a particular game position, all in one text line and using only the ASCII character set."}, {"name": "PNG", "url": "http://www6.chessclub.com/help/PGN-spec", "description": "PGN is structured \"for easy reading and writing by human users and for easy parsing and generation by computer programs.\""}, {"name": "Spiral Pieces in 3-D", "url": "https://www.thingiverse.com/thing:470700", "description": ""}, {"name": "Pieces on Wikipedia", "url": "https://commons.wikimedia.org/wiki/Category:PNG_chess_pieces/Standard_transparent", "description": ""}, {"name": "Chess Pieces in Unicode", "url": "https://en.wikipedia.org/wiki/Chess_symbols_in_Unicode", "description": ""}, {"name": "Icons on flaticons", "url": "http://www.flaticon.com/search/chess", "description": ""}, {"name": "Icons on thenounproject", "url": "https://thenounproject.com/search/?q=chess", "description": ""}, {"name": "Understanding Chess Mastery", "url": "https://www.youtube.com/watch?v=fPopQaY7Og4", "description": "Talk on understanding chess mastery by Jennifer Shahade."}, {"name": "How Chess Can Revolutionize Learning", "url": "https://www.youtube.com/watch?v=A3yDvM8aplY", "description": "Talk on how chess can revolutionize learning by Cody Pomeranz."}, {"name": "Working backward to solve problems", "url": "https://www.youtube.com/watch?v=v34NqCbAA1c", "description": "Talk on working backward to solve problems by Maurice Ashley"}, {"name": "Chess Life", "url": "https://www.youtube.com/watch?v=lgCSo1Txw3c", "description": ""}, {"name": "Why Chess is Boring", "url": "https://www.youtube.com/watch?v=7EuxVOgrEig", "description": "Talk on why chess is boring by Bobby Fischer"}, {"name": "Chess Peeps", "url": "https://www.youtube.com/watch?v=p027ysBt0_M", "description": ""}]}], "name": ""}