0.1.3 • Published 2 years ago

cligames v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

>_ 🎮 Terminal Games!

An expanding selection of games to play in your terminal.

npm i -g cligames && cligames

>_ Current Commands

  • help - Help menu
  • play <game> - Play a game
  • list - List games

🎮 Current Games

  • rps - Rock Paper Scissors
  • devzat - SSH chatrooom by @quackduck
  • guessnum - Guess the number between 1 and 100

💻 Contributing

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.

📝 To-Do List

  • Add some more universal text formatting
  • Add games