Solitaire


Triangle Solitaire

Ok, so if the board is like this:
      1
     2 3
    4 5 6
   7 8 9 A
  B C D E F
Take the peg out of 1. Move the peg from 4 to 1, hopping over 2 and therefore removing 2 (lets label this move this 41). Now move from 6 to 4, removing 5 (64) and so on.

Here is a solution starting that way from 1
(similarly for those starting from B or F... just turn the board round):
1, 41, 64, E5, 16, A3, 46, 3A, F6, 79, CE, 6D, EC, BD

Here is one starting from 7 (or 2, 3, A, C, E if you turn the board):
7, 27, 64, E5, 16, A3, 46, 3A, F6, 79, CE, 6D, EC, BD
(same as above after the first hop)

Here is one from D (or 4, or 6 if you turn the board):
D, BD, EC, 6D, CE, 79, F6, 3A, 46, A3, 16, E5, 64, 41



Cross Solitaire

Ok, so if the board is like this:
      1 2 3    
      4 5 6    
  7 8 9 A B C D
  E F G H I J K
  L M N O P Q R
      S T U    
      V W X    
From H (The classic):
H, FH, 4G, 79, G4, 19, A8, CA, 3B, AC, 2A, DB, SG, PN, BP, L7, 79, A8, HF, MO, 8M, UI, RP, IU, KI, XP, IU, VX, XP, PN, MO, TH

From N (or 9, B, P):
N, LN, OM, 9N, B9, 3B, CA, 9B, 2A, 19, AC, DB, QO, BP, 0Q, 8A, AO, 7E, KI, RP, SG, US, IU, VN, GS, LN, SG, FH, HT, US, XV, VN

From O (or A, G, I):
O, MO, 9N, B9, 2A, DB, AC, 3B, 8A, 19, A8, CA, 79, A8, SG, L7, 79, 9N, IG, UI, RP, IU, KI, XP, IU, GS, VN, US, SG, FH, HT, WO

From S (or 4, 6, 8, C, M, Q, U):
S, US, IU, TP, CQ, DR, UI, RP, HT, IU, WO, XP, AC, 3B, CA, 13, 46, 3B, G4, SG, PN, GS, VN, B9, 4G, 79, L7, M8, G4, 79, 4G, GS

From T (or 5, F, J):
T, HT, MO, 9N, B9, 2A, DB, AC, 3B, 8A, 19, A8, CA, 79, A8, SG, L7, 79, 9N, US, IU, KI, XP, IU, RP, VX, OQ, XP, QO, SG, FH, HT

From V (or 1, 3, 7, D, L, R, X):
V, XV, OW, PX, RP, IU, XP, VX, KI, IU, XP, 6I, DB, I6, 3B, 13 46, AC, 3B, CA, G4, 79, L7, M8, 4G, 79, A8, HF, 8M, MO, PN, NV

From W (or 2, E, K):
W, OW, MO, 8M, A8, CA, 3B, AC, 2A, 19, DB, AC, PB, CA, 9N, 79, A8, KI, XP, IU, HT, VX, SG, L7, 79, 9N, RP, MO, OQ, XP, QO, OW


Valid CSS Valid Xhtml 1.0