Skip to content

source code of spectrum.muimota.net my 8bit / ZX Spectrum styled homepage

Notifications You must be signed in to change notification settings

muimota/spectrum.muimota.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spectrum.muimota.net

Alt text

A experiment that tries to emulate how would be internet if we used 8 bit computers. Is some sort of media archeology exercise, Web Audio experiment and a tribute to the ZX Spectrum computer.

  • All the text is sonified using ZX Spectrum's cassettes encoding

  • All images are dithered and downgraded to use the ZX Spectrum's color palette

All these tasks are done in realtime in your computer / mobile device. What has no sense at all

(http://spectrum.muimota.net).


Technical notes:

The prototype has been coded using:

This project uses a typefont made by Raúl Pelayo which is freeware.


Install

  1. Install Bower dependencies:

    npm install bower

  2. Install dependencies with npm:

    npm install

in my computer I need to run with sudo (sudo npm install)

Use

  • Build the code

    grunt

  • set up a local server (http://localhost:8000) with liveupdate so is easier to develop

    grunt server


Enjoy

About

source code of spectrum.muimota.net my 8bit / ZX Spectrum styled homepage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published