Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

beast.js

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beast.js

ANSI Beast for node

  • 0.1.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source
  ╔╗  ╔═╗ ╔═╗ ╔═╗ ╔╦╗
  ╠╩╗ ║╣  ╠═╣ ╚═╗  ║
  ╚═╝ ╚═╝ ╩ ╩ ╚═╝  ╩

The beast game

BEAST.js is an homage to the 1984 ASCII game "BEAST" from Dan Baker, Alan Brown, Mark Hamilton and Derrick Shadel written in node.

Beast.js

How to install

Download the game from this repo and install it's dependencies via:

npm i

or

yarn

Then run:

node prod/index.js

How to play

The goal is to squash all beasts in each level. To squash a beast between two or more blocks. When a beast touches you, you die. You got four lives to spare. Once all beasts are squashed you move on to the next level. There are four levels so far. Easily configurable if you want to extend them. Press q to quit.

Contributing

Please look at the coding style and work with it, not against it ;) Run grunt to build and watch the project. (gulp coming)

grunt

Test

TODO

Release History

  • 0.1.5 - Fixed dependencies
  • 0.1.4 - Fixed lives color bug
  • 0.1.3 - Improved drawing
  • 0.1.2 - Fixed error message
  • 0.1.1 - Added level indicator, fixed lives display
  • 0.1.0 - alpha release

License

Copyright (c) Dominik Wilkowski. Licensed under the GNU GPLv3.

Keywords

FAQs

Package last updated on 18 Oct 2016

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc