- Yahtzee Solitaire, creating the grid
- the counters, border
- flex, class
- Vertical centering, align‑items:center
- attribute cn and id
- Produce top row with JavaScript
- one_row function, one_row.js
- cell_clicked function, setAttribute
- one_row.js, cell_clicked.js
- styles.css, index.html
- get_cns, document.getElementById
- cell_clicked function
- score id, return
- index.html, worth.js
- the counts array
- what does this tell you?
- Sort.js
- worth.js
- omitting { }
- random, pick
- on to 2 rows
- different score ids
- * , one_row.js, parseInt
- cell_clicked.js, get_cns.js
- my problems list, row5.js
- justify‑content:space‑around
- get_col_cns.js
- display the picked counter
- styles.css
- show_pick
- only empty cells should be clickable
- total display, flex‑direction:column
- a picked counter remains at the end
- better layout: font-size, justify‑content:center