casaval / retro-css-shell-demo

AnderShell 3000 - Retro looking terminal in CSS

Home Page:https://crt.no/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnderShell 3000

A retro-looking shell using CSS and JavaScript.

Somewhat inspired by PipBoy and old-school UNIX terminals.

Screenshot

Demo

See it in action here (old version)

Please note that this demo is currently outdated and will be updated asap

Running

Just serve dist/ and you're good to go.

Development

Run npm install.

  • npm run serve - Development server
  • npm run build - Build
  • npm run watch - Watch for changes (not needed with dev server)
  • npm run eslint - Run eslint pass
  • npm run stylelint - Run stylelint pass

About

AnderShell 3000 - Retro looking terminal in CSS

https://crt.no/

License:BSD 2-Clause "Simplified" License


Languages

Language:CSS 46.6%Language:JavaScript 43.8%Language:HTML 9.6%