kaliumxyz / ASAP

☄️ A Simple Aesthetic Particle engine. 💥

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASAP Build Status Coverage Status

A Simple Aesthetic Particle engine.

“Imagine a vast sheet of paper on which straight Lines, Triangles, Squares, Pentagons, Hexagons, and other figures, instead of remaining fixed in their places, move freely about, on or in the surface, but without the power of rising above or sinking below it, very much like shadows—only hard with luminous edges—and you will then have a pretty correct notion of my country and countrymen.” ― Edwin A. Abbott, Flatland: A Romance of Many Dimensions

currently deployed at: https://particle.surge.sh/

install

Just clone the repo or download the files.

$ git clone https://github.com/kaliumxyz/asap

Then go to the dir and run npm

$ cd asap
$ npm

usage

Just run electron in the dir.

$ electron .

Tests

$ npm test

license

© Kalium

About

☄️ A Simple Aesthetic Particle engine. 💥


Languages

Language:JavaScript 82.0%Language:CSS 11.7%Language:HTML 6.3%