Coder Social home page Coder Social logo

exercisewekk1's Introduction

Title of Your Project

[Dorothea Lowe]

[Remote, 04.06.2021]

Content

Project Description

As a child I loved to play hangman - therefore, the choice was easy. The Hangman program randomly selects a secret word for the player to guess from a list of words. The game is over when:The guessing player completes the word or the number of free turns are all used.

Rules

Have a student select a letter of the alphabet. -If the letter is contained in the word/phrase, the student takes another turn (in total 6 possible trials) guessing a letter. -If the letter is not contained in the word/phrase, the student can try again. The number of open trials will be reduced.

The game continues until: -the word/phrase is guessed (all letters are revealed) - WINS -all trials are used โ€“ LOST

Workflow

Prerequisites -Alternative Interpreters / Notebooks (jupyter) -Structure repository (Readme/main code file / gitignore) -Single python main file to describe the workflow / commenting (welcome greetings/ creation of variables / Creation of while loop with all possible outcomes/ print results and adjust open trials) -Version control

Organization

How did you organize your work? Did you use any tools like a kanban board? I used the trello board. Here I followed the 5 main principles of Kanban: -classification of taks (to be done, doing, done) -list the tasks -priotize -repriotize -set the tasks to done

What does your repository look like? Explain your folder and file structure. The repository follows a clean structure: -.gitignore file which contains all files that you want to ignore.

  • Readme file describes the general project and the setup
  • Mainfile which includes the python code

Links

Include links to your repository, slides and kanban board. Feel free to include any other links associated with your project.

Repository
Trello

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.