Home
last modified time | relevance | path

Searched refs:king (Results 101 – 125 of 3595) sorted by relevance

12345678910>>...144

/dports/games/aisleriot/aisleriot-3.22.19/games/
H A Dkansas.scm114 king)
125 (= (get-value (car (reverse card-list))) king))
177 (= (get-value (get-top-card foundation-slot)) king))
228 (= (get-value (get-top-card foundation-slot)) king))
255 (= (get-value (car card-list)) king)))
269 (and (= target-value ace) (= source-value king)))))
301 (= (get-value (get-top-card slot2)) king)))
306 (= (get-value (car (reverse (get-cards slot2)))) king))
H A Dchessboard.scm123 (= (get-value (get-top-card end-slot)) king)))))))
129 (and (= (get-value (get-top-card end-slot)) king)
132 (= (get-value (car card-list)) king))
163 (or (and (= (get-value (get-top-card f-slot)) king)
214 (= (get-value (get-top-card f-slot)) king))
239 (and (= (get-value (get-top-card slot1)) king)
242 (= (get-value (get-top-card slot2)) king))
H A Descalator.scm146 (and (= king (get-value (get-top-card 1)))
149 (= king (get-value (car card-list)))))))
170 (and (= king (get-value (get-top-card 1)))
173 (= king (get-value (get-top-card slot-id))))))
213 (and (= king (get-value (get-top-card 1)))
216 (= king (get-value (get-top-card check-slot)))0)))
H A Dapi.scm45 (define-public king 13) unknown
126 (if (eq? king value)
128 (list (make-card king spade))
441 ((eq? value king) (_"the king of clubs"))
456 ((eq? value king) (_"the king of spades"))
471 ((eq? value king) (_"the king of hearts"))
486 ((eq? value king) (_"the king of diamonds"))
592 ((eq? value king) (_"Remove the king of clubs."))
607 ((eq? value king) (_"Remove the king of spades."))
679 (if (eq? king value)
[all …]
H A Deagle-wing.scm147 king))))))
156 (and (= (get-value (car card-list)) king)
197 (= (get-value (get-top-card 2)) king))
209 (= (get-value (get-top-card 3)) king))
221 (= (get-value (get-top-card 4)) king))
233 (= (get-value (get-top-card 5)) king))
269 (= (get-value (get-top-card slot2)) king)))))
314 (and (= (get-value card) king)
H A Droyal-east.scm115 (and (= (get-value (get-top-card end-slot)) king)
121 (= (get-value (car card-list)) king))
150 (and (= (get-value (get-top-card (car target))) king)
207 (= (get-value (get-top-card f-slot)) king)))
234 (and (= (get-value (get-top-card 1)) king)
251 ((and (or (and (= (get-value (car card-list)) king)
H A Ddoublets.scm75 (if (= (get-value (get-top-card (car slot-list))) king)
91 (not (= (get-value (car card-list)) king))))
123 (not (= (get-value (get-top-card slot)) king))
169 ((eq? value king) (_"You are searching for a king."))
H A Delevator.scm282 (and (= king (get-value (get-top-card 1)))
285 (= king (get-value (car card-list)))))))
309 (and (= king (get-value (get-top-card 1)))
312 (= king (get-value (get-top-card slot-id))))))
346 (and (= king (get-value (get-top-card 1)))
349 (= king (get-value (get-top-card check-slot)))0)))
H A Dlady-jane.scm137 (and (= (get-value (get-top-card end-slot)) king)
144 (= (get-value card) king)))
151 (= (get-value card) king))))))
283 king)
294 king)
332 king)
391 king)
401 king)
/dports/games/py-pychess/pychess-1.0.2/learn/puzzles/
H A Dlichess_study_lichess-practice-rook-endgames_by_TonyRo_2017.02.01.pgn14 …ition. White is definitely winning, but has a major problem to solve: His king stands on the pawn'…
32 …imply marching forward with the king until there are no checks left. Be careful to not allow the r…
68 { A slightly trickier example, but the idea is the same. Cut off Black's king, reach the Lucena Pos…
86king along Black's 3rd rank, leaving White with no choice but to push the pawn to make safety for …
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/command/
H A D4442.md4 \myFruit is the king of fruits.
8 Mango is the king of fruits.
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/command/
H A D4442.md4 \myFruit is the king of fruits.
8 Mango\xspace is the king of fruits.
/dports/games/gnuchess/gnuchess-6.2.9/src/engine/
H A Dmove_legal.cpp210 int king; in pseudo_is_legal() local
257 king = KING_POS(board,me); in pseudo_is_legal()
258 return DELTA_INC_LINE(king-to) == DELTA_INC_LINE(king-from); // does not discover the line in pseudo_is_legal()
H A Dmove_evasion.cpp96 int king; in gen_evasions() local
120 king = KING_POS(board,me); in gen_evasions()
124 to = king + inc; in gen_evasions()
129 LIST_ADD(list,MOVE_MAKE(king,to)); in gen_evasions()
151 for (to = king+inc; to != attack->ds[0]; to += inc) { in gen_evasions()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Arena.ocf/MoltenMonarch.ocs/
H A DScript.c75 var king = fx.koth_location->GetKing(); in FxBlessTheKingTimer() local
76 if(king == nil) return 1; in FxBlessTheKingTimer()
78 var item = king->GetHandItem(0); in FxBlessTheKingTimer()
81king->CreateParticle("Fire", PV_Random(-4, 4), PV_Random(-11, 8), PV_Random(-10, 10), PV_Random(-1… in FxBlessTheKingTimer()
/dports/games/scid/scid/engines/togaII1.2.1a/src/
H A Dmove_legal.cpp188 int king; in pseudo_is_legal() local
235 king = KING_POS(board,me); in pseudo_is_legal()
236 return DELTA_INC_LINE(king-to) == DELTA_INC_LINE(king-from); // does not discover the line in pseudo_is_legal()
/dports/games/gnome-chess/gnome-chess-41.1/src/
H A Dchess-window.vala362 N_("White king moves from %1$s to %2$s"),
364 N_("White king at %1$s takes the black pawn at %2$s"),
366 N_("White king at %1$s takes the black rook at %2$s"),
368 … N_("White king at %1$s takes the black knight at %2$s"),
370 … N_("White king at %1$s takes the black bishop at %2$s"),
372 N_("White king at %1$s takes the black queen at %2$s"),
434 N_("Black king moves from %1$s to %2$s"),
436 N_("Black king at %1$s takes the white pawn at %2$s"),
438 N_("Black king at %1$s takes the white rook at %2$s"),
440 … N_("Black king at %1$s takes the white knight at %2$s"),
[all …]
/dports/devel/sgb/sgb-20090810_1/
H A Dhomer.dat14 AJ Great Ajax, king of Salamis
72 ID Idomeneus, king of Crete
103 PR Priam, king of Troy, son of 1K
163 0T Otreus, king of Phrygia
164 0U Mygdon, king of Phrygia
185 1F Tros, ancient king of Troy
391 54 Oedipus, king of Thebes
467 78 Cinyras, king of Cyprus
497 82 Oeneus, king of Calydon
521 8Q Polyneices, king of Thebes
[all …]
/dports/games/freedoko/FreeDoko_0.7.19/src/player/ai/
H A Dsolo_decision.cpp70 return make_unique<SinglePicture>(ai, Card::king); in create()
74 return make_unique<DoublePicture>(ai, Card::king, Card::jack); in create()
76 return make_unique<DoublePicture>(ai, Card::king, Card::queen); in create()
/dports/games/wesnoth/wesnoth-1.14.17/data/campaigns/Dead_Water/units/
H A DChild_King.cfg17king dies, the next in line becomes king however young he is. It is his job to lead his troops in …
/dports/games/gnushogi/gnushogi-1.4.2/gnushogi/
H A Dgenmove.c434 if (piece != king && GameCnt > 40) in field_bonus()
508 if ((boardu = board[u]) == king) in field_bonus()
649 if ((piece != king) && (!in_opening_stage)) in LinkMove()
707 if (!in_opening_stage && piece != king) in LinkMove()
1037 if (c != side && board[u] != king) in GenMoves()
1089 for (i = pawn; i < king; i++) in DropToSquare()
1125 if (board[square = PieceList[side][0]] != king) in LinkPreventCheckDrops()
1222 for (piece = pawn; piece < king; piece++) in LinkCheckDrops()
1313 InCheck = (board[sqking] == king) in MoveList()
1452 InCheck = (board[sqking] == king) in CaptureList()
[all …]
/dports/games/dreamchess/dreamchess-0.3.0/dreamchess/data/pieces/classic/
H A Dset.cfg21 king.dcm
23 king.dcm
/dports/games/dreamchess/dreamchess-0.3.0/dreamchess/data/pieces/elements/
H A Dset.cfg21 king.dcm
23 king.dcm
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dchessfss.cwl10 \king
23 \settextfigchars{king}{queen}{rook}{bishop}{knight}{pawn}#*
24 \settextfigchars[lang]{king}{queen}{rook}{bishop}{knight}{pawn}#*
/dports/games/gnuchess/gnuchess-6.2.9/src/frontend/
H A Depd.cc168 case 'K' : SETBIT (board.b[white][king], sq); in ParseEPD()
203 case 'k' : SETBIT (board.b[black][king], sq); in ParseEPD()
235 board.king[white] = leadz (board.b[white][king]); in ParseEPD()
236 board.king[black] = leadz (board.b[black][king]); in ParseEPD()

12345678910>>...144