https://github.com/eddmann/mystery-calculator-clojurescript
ClojureScript, Reagent and GitHub Pages
https://github.com/eddmann/mystery-calculator-clojurescript
Last synced: 5 months ago
JSON representation
ClojureScript, Reagent and GitHub Pages
- Host: GitHub
- URL: https://github.com/eddmann/mystery-calculator-clojurescript
- Owner: eddmann
- Created: 2020-10-30T18:31:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T16:57:39.000Z (over 5 years ago)
- Last Synced: 2025-03-16T16:35:03.884Z (over 1 year ago)
- Language: HTML
- Homepage: https://eddmann.com/mystery-calculator-clojurescript/
- Size: 380 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mystery Calculator
_ClojureScript, Reagent and GitHub Pages_
Demo: [https://eddmann.com/mystery-calculator-clojurescript/](https://eddmann.com/mystery-calculator-clojurescript/)
Article: [https://eddmann.com/posts/the-mystery-calculator-in-clojurescript-and-reagent/](https://eddmann.com/posts/the-mystery-calculator-in-clojurescript-and-reagent/)

## Instructions
The complete set consists of `N` cards, printed with a series of numbers, show all the cards to a friend and ask him or her to select-one number from any one card.
Show the other `N-1` cards to your friend asking him or her to say whether the number appears on these cards.
Take all the cards on which your friend says the number appears, add together the top left hand corner number of each card and the total is the number your friend selected.