salif / cli-games

Games in the terminal
https://salif.github.io/cli-games/
MIT License
49 stars 32 forks source link

Refactoring #78

Closed salif closed 1 year ago

salif commented 1 year ago

I haven't opened this repository in a long time, neither do I like to play games, nor do I prefer CLI to GUI in general, I don't even remember why I created this repo, but it currently has many stars and forks, so I will continue to maintain it. Years ago I was not experienced with git, with issues, pull request, JavaScript and Python.

I did some refactoring, mainly on Hangman, I'll try to improve the other games as well if I get time. Maybe I'll generate new words for Hangman in the different languages using ChatGPT. I don't like that there are English words in the other languages in Hangman. I think when someone plays Hangman in French or other language, they should expect only French words, also the words should be categorized, that way it will be easier to play in my opinion.

I want to add new ways to install the games, maybe publish to npm (I'm not experienced with this) and/or package for various Linux distros.