Giter Site home page Giter Site logo

hevalhazalkurt / hangmanpy Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 2.0 2.52 MB

A classic hangman game developed in Python that gets random word from WordsAPI.

Python 100.00%
hangman-game python python3 hangman game word vocabulary words wordsapi rapidapi api

hangmanpy's Introduction

HangmanPy

In this little project I developed a classic game called hangman in Python.

The game has two version :

  1. Hangman : hangman.py - This version getting the word from local .txt The words in the words.txt document were taken from a database of 5000 words, which are the most commonly used in English, and the words such as the adverbs, prepositions, and conjunctions were eliminated.

  2. Hangman Pro : hangmanpro.py - This version getting the word from WordsAPI randomly and little bit more hard to solve. To use that version you need to subscribe WordsAPI and replace your API key into 'x-rapidapi-key': "YOUR_API_KEY" section. The API isn't completely free but gives 2,500 requests per day in its free plan.

You can play the local version of game online on Repl.it.

It's just for fun so have fun! :)

hangmanpy's People

Contributors

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