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

https://github.com/jonathanlinat/lependu

French version of the famous Hangman game, originally written in BASIC between 1992 and 1996 by my dad.
https://github.com/jonathanlinat/lependu

90s basic hangman ms-dos powerbasic

Last synced: 8 months ago
JSON representation

French version of the famous Hangman game, originally written in BASIC between 1992 and 1996 by my dad.

Awesome Lists containing this project

README

          

## Le Pendu

French version of the famous Hangman game, originally written in BASIC between 1992 and 1996 by my dad. He used PowerBASIC 2.1 on a modified Amstrad PC 1640.

* PENDU4 is the original program.
* PENDU5 is an attempt to export parts of the program in their own file. It includes a folder called SECOURS which is a earlier backup copy of PENDU5.

![Le Pendu Presentation screen](README/lependu_ingame_01.png?raw=true "Presentation screen")
![Le Pendu Credits screen](README/lependu_ingame_02.png?raw=true "Credits screen")
![Le Pendu Rules screen](README/lependu_ingame_03.png?raw=true "Rules screen")
![Le Pendu Ingame screen](README/lependu_ingame_04.png?raw=true "Ingame screen")
![Le Pendu Gameover screen](README/lependu_ingame_05.png?raw=true "Gameover screen")
![Le Pendu End screen](README/lependu_ingame_06.png?raw=true "End screen")