An expanding selection of games to play in your terminal.
npm i -g cligames && cligames
help- Help menuplay <game>- Play a gamelist- List games
rps- Rock Paper Scissorsdevzat- SSH chatrooom by @quackduckguessnum- Guess the number between 1 and 100
Add a game! Follow the structure used in games/rps.js. It would be cool to add a few more games.
To design an image or model for a game, you can play the util:colormaker game. Exported models can be used with the parseModel() function from formatting.js.
- Add some more universal text formatting
- Add games
- Add more commands