
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
battleship-cli
Advanced tools
A super cool, fun, and easy to play command line implementation of Battleship, the classic 2-player guessing game. Built in JavaScript, battleship-cli
is a simple NodeJS program, with CLI interface enabled by InquirerJS, and colorized by chalk.
npm install -g battleship-cli
yarn global add battleship-cli
npm install
or yarn install
to install dependenciesnpm i -g
to make the module available globallybattleship
command from any directory*Note: If anything except version 1.1.0
gets pulled down, please explicitly install the correct version instead by appending @1.1.0
to either command.
Type help
and hit return at any time during gameplay to show these instructions.
show score
at any time to check the status of the game.quit
or q
at any time to quit the game.submarine e3 up
or carrier j7 left
. Ships cannot overlap, and you must stay within the bounds of the board.A1
, B7
, J10
, etc.btl a9 r
or cru i6 u
X
(depending on Emoji support)0
(depending on Emoji support)
FAQs
A Battleship CLI game, built with JavaScript
We found that battleship-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.