Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/srenner/monty-hall


https://github.com/srenner/monty-hall

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# monty-hall

This project is the code that is being built to run on montyhall.dev

montyhall.dev is a small app that demonstrates the "Monty Hall" brain teaser that came to prominence when it was featured in Marilyn vos Savant's "Ask Marilyn" column in Parade magazine in 1990. This app gives a visual and statistical demonstration on how most people come to the wrong conclusion when playing the game.

---

Written using Vue 3.x and Bootstrap 5.x on the frontend, and a Fastify API that connects to a SQLite database.