-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hangman #64
base: main
Are you sure you want to change the base?
Hangman #64
Conversation
Hey @mitiemann ! Yayyy happy that you are joining us! Some quick feedback on your draft:
random_word_box="Julia
Notebook
Pluto
Hangman
Programmer
Feature
Bug
Gamer
Developer" Then people can only edit the list when editing the notebook, but PSS will still work |
You could also use HypertextLiteral.jl to style text if you want to make things bigger or add color. |
Thanks for your feedback :-)
No hurries. Maybe I can even race you to the PR. Gamification for the win! ;-)
Thanks. But doesn't this introduce the forbidden "bind chain"-pattern again? Btw.: having stateful objects in a reactive notebook feels ... weird. E.g., how would you even define cell order with stateful cells? Is this something that y'all have already had discussions about?
Thanks, will try. So far: bugs. |
A couple of simple games should attract (young) gamers. Let's see whether I can pull this off.