🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

terminaltactoe

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terminaltactoe

## instructions You need to have nodejs installed on your system. **Here** is a link for how to install node.js on your system. If you had node.js installed, you can star

latest
npmnpm
Version
1.9.5
Version published
Weekly downloads
15
650%
Maintainers
1
Weekly downloads
 
Created
Source

terminalTacToe

instructions

You need to have nodejs installed on your system. Here is a link for how to install node.js on your system. If you had node.js installed, you can start the game with

$ npx terminaltactoe

game-play instructions

"terminalTacToe" is a 2 player tictactoe game for the terminal. Player 1 is always "X" and player 2 is always "O". You can fill in the game field with the numpad of your keyboard. Each number reflects a field on the board. For example, 9 is at the top right and 1 is at the bottom left.

See the example:

789
456
123

At the end of the game you can choose to view the game statistics (in a short or a detailed view) and play another round or quit the game.

Have fun playing :D

dependencies

DependencyDescriptionVersion
prompt-syncA sync prompt for node. very simple. no C++ bindings and no bash scripts.4.2.0

FAQs

Package last updated on 31 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts