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

https://github.com/gabdug/efrei-l1-projecthangman

Efrei Paris First project : Hangman
https://github.com/gabdug/efrei-l1-projecthangman

efrei hangman l1-efrei python tkinter

Last synced: 4 days ago
JSON representation

Efrei Paris First project : Hangman

Awesome Lists containing this project

README

        

![Project Hangman](https://raw.githubusercontent.com/SoFolichon/ProjectHangman/master/logo-project-hangman.png)
===
By Vincent LACROUTS and Gabriel DUGNY

Technical Notes
---
For this project, we used [f-strings](https://www.python.org/dev/peps/pep-0498/), only available with Python 3.6+.
The project and the exercices won't work on a previous version of Python.

Notes
-----
Font and hangman drawing from the "Hangman's Delight" font, free to use in school projects.
Words from [the 10,000 most used english words](https://github.com/first20hours/google-10000-english).