graetzer / arango-invaders

ArangoDB compatible space invaders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Blitrz

███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███
█ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █
                             █████ ███████████
███ ███ ███ ███ ███ ███ ███  █████ ████████
█ █ █ █ █ █ █ █ █ █ █ █ █ █   ███   █████ █
                                      ██████
                              █
                         █
                     █
                   █ █ █
                   █ █ █
                   █████

This is a Space Invaders style Node.js game that runs in the console. I am using AXEL to control the ASCII-Pixels in the console window.

Blitzr a Space-Invaders type Arcade Game using AXEL

To use AXEL in your Node.js projects:

build/bin/arangosh 
require("internal").invade();

Find out more about the AXEL package here: https://www.npmjs.org/package/axel

About

ArangoDB compatible space invaders


Languages

Language:JavaScript 100.0%