Coder Social home page Coder Social logo

world312 / web-game Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 368 KB

Math Magic | Guess The Digit

Home Page: https://kuanjoy-guess-the-digit.netlify.app

License: MIT License

CSS 25.12% JavaScript 24.79% HTML 50.09%
browser-game html-css-javascript puzzle

web-game's Introduction

Guess The Digit 🎲

solve the math trick and find the hidden number 🔮

разгадай математический фокус и найди скрытую цифру 🔮

2023-11-26 16-04-21

📋 How to play?

1. The algorithm thinks of a number, but does not directly tell you it
2. For example: 8765. Then it rearranges its digits: 5687
3. It subtracts 5687 from the number 8765, resulting in: 3078
4. It removes any digit and outputs the result: ?078
5. To guess it, add up all the remaining digits. 0+7+8=15
6. Subtract 15 from the nearest multiple of 9. 18-15=3. That is the answer!

📋 Как играть?

1. Алгоритм задумывает число, но не сообщает его Вам напрямую 
2. Например: 8765. Затем переставляет его цифры: 5687
3. Из числа 8765 вычитает 5687, получает: 3078
4. Зачеркивает любую цифру и выводит результат: ?078
5. Чтобы отгадать, сложите все оставшиеся цифры. 0+7+8=15
6. Вычтите 15 из ближайшего числа, кратного 9. 18-15=3. Это и есть ответ!

💡 Math formula was taken from the book "Live mathematics" author Yakov Isidorovich Perelman
💡 Математическая формула взята из книги "Живая математика" автор Яков Исидорович Перельман

👨🏻‍💼 Author

web-game's People

Contributors

world312 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.