╔╗ ╔═╗ ╔═╗ ╔═╗ ╔╦╗
╠╩╗ ║╣ ╠═╣ ╚═╗ ║
╚═╝ ╚═╝ ╩ ╩ ╚═╝ ╩
BEAST.js is an homage to the 1984 ASCII game "BEAST" from Dan Baker, Alan Brown, Mark Hamilton and Derrick Shadel written in node.
Download the game from this repo and install it's dependencies via:
npm i
or
yarn
Then run:
npm start
The goal is to squash all beasts in each level. To squash a beast between two or more blocks. Press q
to quit.
Please look at the coding style and work with it, not against it ;) Run grunt to build and watch the project. (gulp coming)
grunt
TODO
- 0.1.0 - alpha release
Copyright (c) Dominik Wilkowski. Licensed under the GNU GPLv3.