Skip to content

Instantly share code, notes, and snippets.

View Sinhcoms-LLP's full-sized avatar
🎯
Focusing

SINHCOMS LLP Sinhcoms-LLP

🎯
Focusing
View GitHub Profile
@Sinhcoms-LLP
Sinhcoms-LLP / css-hangman-using-checked-cpc.markdown
Created December 23, 2019 01:05
CSS Hangman using :checked [CPC]

CSS Hangman using :checked [CPC]

Hangman where the logic is all HTML and CSS, using Pug to generate the HTML.

Because of how CodePen works, if you want a new word just change the reset variable on line 2 - this will cause Pug to regenerate and pick a new word, refreshing will not work

A Pen by Zed Dash on CodePen.

License.