Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saintedlama/8biticon
Simple demo, playground and sandbox of 8 bit pattern generation using noise, random algorithms.
https://github.com/saintedlama/8biticon
Last synced: about 14 hours ago
JSON representation
Simple demo, playground and sandbox of 8 bit pattern generation using noise, random algorithms.
- Host: GitHub
- URL: https://github.com/saintedlama/8biticon
- Owner: saintedlama
- License: bsd-2-clause
- Created: 2014-05-16T08:35:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-15T07:42:53.000Z (over 8 years ago)
- Last Synced: 2024-10-12T12:26:08.688Z (about 1 month ago)
- Language: HTML
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 8 Biticon
Simple demo, playground and sandbox of 8 bit pattern generation using noise, random algorithms.## Building and Running
Install bower dependencies
bower install
Open one of the HTML files in your browser. No HTTP server needed.
Or take a look at the experiments sandbox online [8biticon.kirschlimona.de](http://8biticon.kirschlimona.de)