salif / cli-games

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

adding game choise file #75

Closed Toni500github closed 1 year ago

Toni500github commented 2 years ago

i have created a simple games.sh file so that you don't need to do cd game and exec the js/py file requirements: you need to run anyways npm install and pip install -r requirements.txt where it's required (ask here if you want an install.sh file for doing it auto) ps: where there are js and py files, i choose to run the python file but you can just replace it with npm run play (on TicTacToe you need to run instead node tictactoe.js) it's on https://github.com/Toni500github/cli-games/blob/master/games.sh

pls don't judge, i don't program and i'm a newbie and i'm learning shell and C#, not python lol

salif commented 1 year ago

Thank you for the pull requests!

Toni500github commented 1 year ago

no problems and welcome back :)