Home
last modified time | relevance | path

Searched refs:__desc__ (Results 1 – 25 of 85) sorted by relevance

1234

/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Variants/
H A Dblindfold.py8 __desc__ = _("Classic chess rules with hidden figurines\n" + variable in BlindfoldBoard
19 __desc__ = _("Classic chess rules with hidden pawns\n" + variable in HiddenPawnsBoard
30 __desc__ = _("Classic chess rules with hidden pieces\n" + variable in HiddenPiecesBoard
41 __desc__ = _("Classic chess rules with all pieces white\n" + variable in AllWhiteBoard
H A Dasean.py19 __desc__ = _( variable in AseanBoard
42 __desc__ = _("Makruk: http://en.wikipedia.org/wiki/Makruk") variable in MakrukBoard
70 __desc__ = _("Cambodian: http://www.khmerinstitute.org/culture/ok.html") variable in CambodianBoard
97 __desc__ = _( variable in AiWokBoard
127 __desc__ = _("Sittuyin: http://en.wikipedia.org/wiki/Sittuyin") variable in SittuyinBoard
H A Dgiveaway.py14 __desc__ = _( variable in GiveawayBoard
H A Dnormal.py8 __desc__ = _("Classic chess rules\n" + variable in NormalBoard
H A Dbughouse.py9 __desc__ = _( variable in BughouseBoard
H A Dcrazyhouse.py9 __desc__ = _( variable in CrazyhouseBoard
H A Dlosers.py13 __desc__ = _("FICS losers: http://www.freechess.org/Help/HelpFiles/losers_chess.html") variable in LosersBoard
H A Dkingofthehill.py14 __desc__ = _( variable in KingOfTheHillBoard
H A Dpawnspassed.py14 __desc__ = _("FICS wild/8a: http://www.freechess.org/Help/HelpFiles/wild.html\n" + variable in PawnsPassedBoard
H A Dwildcastle.py11 __desc__ = _("xboard wildcastle http://home.hccnet.nl/h.g.muller/engine-intf.html#8\n" + variable in WildcastleBoard
H A Dknightodds.py13 __desc__ = _("One player starts with one less knight piece") variable in KnightOddsBoard
H A Dpawnspushed.py14 __desc__ = _("FICS wild/8: http://www.freechess.org/Help/HelpFiles/wild.html\n" + variable in PawnsPushedBoard
H A Dplacement.py12__desc__ = _("Pre-chess: https://en.wikipedia.org/wiki/List_of_chess_variants#Different_starting_p… variable in PlacementBoard
H A Dqueenodds.py11 __desc__ = _("One player starts with one less queen piece") variable in QueenOddsBoard
H A Dtheban.py11__desc__ = _("Variant developed by Kai Laskos: http://talkchess.com/forum/viewtopic.php?t=40990") variable in ThebanBoard
H A Drookodds.py11 __desc__ = _("One player starts with one less rook piece") variable in RookOddsBoard
H A Dpawnodds.py13 __desc__ = _("One player starts with one less pawn piece") variable in PawnOddsBoard
H A Dupsidedown.py11 __desc__ = _("FICS wild/5: http://www.freechess.org/Help/HelpFiles/wild.html\n" + variable in UpsideDownBoard
H A Dhorde.py12 __desc__ = _("Black have to capture all white pieces to win.\n" + variable in HordeBoard
H A Dshuffle.py14 __desc__ = _( variable in ShuffleBoard
H A Drandomchess.py19 __desc__ = _("FICS wild/3: http://www.freechess.org/Help/HelpFiles/wild.html\n" + variable in RandomBoard
H A Dthreecheck.py11 __desc__ = _("Win by giving check 3 times") variable in ThreeCheckBoard
H A Dcorner.py11 __desc__ = \ variable in CornerBoard
H A Dracingkings.py17 __desc__ = _( variable in RacingKingsBoard
/dports/security/gef/gef-2021.10/scripts/
H A Dnew-release.py25 __desc__ = "Generate a new release for a Github project." variable
126 parser = argparse.ArgumentParser(usage = __usage__, description = __desc__, prog = __file__)

1234