-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add some chess games #11
Labels
enhancement
New feature or request
Comments
trevorld
added a commit
that referenced
this issue
Sep 27, 2023
* The following functions generate data frames with info about the games whose setups are provided by this package: + `games_checkers()` + `games_chess()` + `games_dominoes()` + `games_piecepack()` * The following functions are helper functions for checkers setup functions: + `checkers_board()` * The following functions generate data frames to setup checkers/draughts variants: + `checkers_american_checkers()` aka `checkers_english_checkers()` aka `checkers_checkers()` + `checkers_brazilian_checkers()` + `checkers_canadian_checkers()` + `checkers_czech_checkers()` + `checkers_dameo()` + `checkers_frisian_checkers()` + `checkers_international_checkers()` + `checkers_italian_checkers()` + `checkers_portuguese_checkers()` + `checkers_russian_checkers()` + `checkers_thai_checkers()` + `checkers_turkish_checkers()` * The following functions generate data frames to setup other games playable with checkers/draughts sets: + `checkers_breakthrough()` + `checkers_crossings()` + `checkers_focus()` + `checkers_four_field_kono()` + `checkers_grasshopper()` + `checkers_julgonu()` + `checkers_lines_of_action()` * The following functions are helper functions for chess setup functions: + `chess_board()` * The following functions generate data frames to setup chess variants: + `chess_fischer_random_chess()` + `chess_international_chess()` aka `chess_chess()` * The following functions generate data frames to setup dominoes: + `dominoes_fujisan()` * The following functions are helper functions for piecepack setup functions: + `piecepack_rect_board_tiles()` * The following functions generate data frames to setup checkers variants playable with piecepack sets: + `piecepack_american_checkers()` aka `piecepack_english_checkers()` aka `piecepack_checkers()` + `piecepack_brazilian_checkers()` + `piecepack_czech_checkers()` + `piecepack_italian_checkers()` + `piecepack_portuguese_checkers()` + `piecepack_russian_checkers()` + `piecepack_thai_checkers()` + `piecepack_turkish_checkers()` * The following functions generate data frames to setup chess variants playable with piecepack sets: + `piecepack_alice_chess()` + `piecepack_chaturaji()` + `piecepack_four_seasons_chess()` + `piecepack_international_chess()` aka `piecepack_chess()` + `piecepack_minishogi()` + `piecepack_shogi()` + `piecepack_ultima()` aka `piecepack_baroque_chess()` + `piecepack_xiangqi()` * The following functions generate data frames to setup other games playable with piecepack sets: + `piecepack_alien_city()` + `piecepack_black_pawn_trucking()` + `piecepack_brain_burn()` + `piecepack_burbuja()` + `piecepack_cardinals_guards()` + `piecepack_cell_management()` + `piecepack_chariots()` + `piecepack_chinese_checkers()` aka `piecepack_piecepack_halma()` + `piecepack_climbing_man()` + `piecepack_coin_collectors()` + `piecepack_crocodile_hop()` + `piecepack_desfases()` + `piecepack_easy_slider()` + `piecepack_everest()` + `piecepack_four_blind_mice()` + `piecepack_froggy_bottom()` + `piecepack_fujisan()` + `piecepack_galaxy_express()` + `piecepack_ice_floe()` + `piecepack_iceberg()` + `piecepack_japan()` + `piecepack_lab_rats()` + `piecepack_landlocked()` + `piecepack_ley_lines()` + `piecepack_mathrix()` + `piecepack_one_man_thrag()` + `piecepack_pass_the_food()` + `piecepack_piece_gaps()` + `piecepack_piece_packing_pirates()` + `piecepack_piecepack_klondike()` + `piecepack_piecepackman()` + `piecepack_plans_of_action()` + `piecepack_relativity()` + `piecepack_san_andreas()` + `piecepack_sarcophagus()` + `piecepack_shopping_mall()` + `piecepack_skyscrapers()` + `piecepack_slides_of_action()` + `piecepack_speedy_towers()` + `piecepack_steppin_stones()` + `piecepack_the_in_crowd()` + `piecepack_the_magic_bag()` + `piecepack_the_penguin_game()` + `piecepack_tower_of_babel()` + `piecepack_tracers()` + `piecepack_triactor()` + `piecepack_tula()` + `piecepack_wormholes()` * The following functions generate data frames to setup other modern games playable with piecepack sets: + `piecepack_breakthrough()` + `piecepack_change_change()` + `piecepack_crossings()` + `piecepack_evade()` + `piecepack_grasshopper()` + `piecepack_lines_of_action()` + `piecepack_quatri()` * The following functions generate data frames to setup other traditional games playable with piecepack sets: + `piecepack_alquerque()` + `piecepack_awithlaknannai_mosona()` + `piecepack_backgammon()` + `piecepack_brandubh()` + `piecepack_cribbage()` aka `piecepack_cribbage_board()` + `piecepack_four_field_kono()` + `piecepack_julgonu()` + `piecepack_ludo()` + `piecepack_nine_mens_morris()` + `piecepack_salta()` + `piecepack_tablut()` + `piecepack_twelve_mens_morris()` closes #3, closes #6, closes #8, closes #10 progress on #11, progress on #13
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://www.chessvariants.com/rindex.html:
The text was updated successfully, but these errors were encountered: