salif / cli-games

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

adding games.sh and install-games.sh and updating lockfileVersion to 2 #77

Closed Toni500github closed 1 year ago

Toni500github commented 2 years ago

i already made a PR for adding these 2 files and the lockfileVersion getting updated but this new pull request just add new features: now in games.sh you can select either the js version or python, of games such as Hangman and TicTacToe. and thanks to $(dirname $0) you can run the script without being in the directory

now install-games.sh can detect if npm have installed the node_modules folder on the games directory. updated the README.md file too