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

https://github.com/lelserslasers/problem-47

Problem 47
https://github.com/lelserslasers/problem-47

Last synced: 6 months ago
JSON representation

Problem 47

Awesome Lists containing this project

README

          

# Problem 47

![Showcase Image](https://github.com/Lord-Lelsers/Problem-47/raw/main/showcase.PNG)

The problem: "A coin with a 2-cm diameter is dropped onto a sheet of paper ruled by parallel lines that are 3 cm apart. Which is more likely, that the coin will land on a line, or that it will not?"

Baisc Info:
- Red circles are coins that touch a line
- Green circles are coins that do not touch a line
- The info in the top left displays numberGreen/totalCoins
- Basic settings for the game can be found at the top of 'game.js'
- Window size does not matter, it should work on almost any sized screen
- Because of the use of random, it might take some time before the number stablizes at the answer

Download link: https://github.com/Lord-Lelsers/Problem-47/raw/main/Problem-47.zip