6701d67860c32b8886b59587c9e32a4f86a8a96d
braney
  Tue Jun 9 17:13:31 2026 -0700
masterMindGame: demo bigLolly track rendering a solved game of Mastermind on hg38

Demonstrates the lolly track type by mapping a Mastermind board onto it:
score field is the board row, genomic position is the peg column, itemRgb is
the peg color, and the size field separates the large code pegs from the
small feedback key pegs. Guesses come from a consistent-candidate solver so
the black/white feedback is real. Included alpha-only.

diff --git src/hg/makeDb/trackDb/human/hg38/trackDb.ra src/hg/makeDb/trackDb/human/hg38/trackDb.ra
index d5f1af19aa2..f85e61aab5b 100644
--- src/hg/makeDb/trackDb/human/hg38/trackDb.ra
+++ src/hg/makeDb/trackDb/human/hg38/trackDb.ra
@@ -1,17 +1,19 @@
 include ncOrfs.ra
 
+include masterMindGame.ra alpha
+
 include strVar.ra
 
 include barCharts.ra
 
 include hoffMap.ra
 
 include cancerExpr.ra
 
 include mane.ra
 
 include gdcCancer.ra
 
 include cortexVelmeshev.ra
 include heartCellAtlas.ra
 include kidneyStewart.ra