Git Product home page Git Product logo

wheel-of-fortune's Introduction

Wheel of Fortune

My first project "Wheel of Fortune" is a game named after American TV programm which consists in guessing words letter by letter

Game rules

  1. You have only 10 attempts
  2. If you give wrong answer, the programm will take out 1 attempt
  3. You can enter only 1 letter or the whole hidden word
  4. Capitalization doesn't matter

Game screen for player

  1. Programm prints the hidden word
  2. Waits for your answer
  3. If it is right, the programm will print "да"
  4. Then it prints the word with all guessed letters
  5. If the answer is wrong, it will print "все не то!"
  6. If the answer has been entered earlier, it will print "все не то!"
  7. If you finished the game (opened the whole word or stopped it by yourself), it will print "конец"

Extra functions

!p - print the quantity of attempts left

!l - print the list of letters left

!u - print the list of used letters

!e - stop current try

!h - list of the commands

Поле Чудес

Мой первый проект "Поле Чудес" - это игра названная в честь российского телешоу "Поле Чудес", которая заключается в том, что нужно угадать слово буква за буквой

Правила

  1. У вас 10 попыток
  2. За неправильный ответ программа отнимает 1 попытку
  3. Вы можете ввести либо 1 букву, либо целое слово
  4. Регистр ввода не важен

Игра глазами игрока

  1. Программа выводит зашифрованное слово
  2. Ждет вашего ответа
  3. Если он правильный, программа выведет "правильно"
  4. После выводит слово со всеми угаданными буквами
  5. Если ответ неправильный, программа напишет "неправильно(("
  6. Если ответ уже вводился, то она напишет "было(("
  7. Если вы закончили играть (открыли все слово или сами остановили), то игра выведет "конец"

Допольнительные возможности

!p - количество оставшихся попыток

!l - список оставшихся букв

!u - список использованных букв

!e - остановить игру

!h - список команд

wheel-of-fortune's People

Contributors

memebaby 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.