Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 575 Bytes

readme.md

File metadata and controls

26 lines (15 loc) · 575 Bytes

starfield

Build Status

A field of stars implemented in TypeScript with Pixi.js.

Check it out here!

Run

Use node 12

npm install
npm run start

Docker images

This repository publishes images for both x86 (intel/amd) and ARM (Raspberry pi).

For the latest of each, use tags master (intel/amd) and master-rpi (Raspberry pi).

Prerequisites