Skip to content

plcktzh/oontzr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oontzr logo

Demo

https://09f.de/etc/oontzr/

Installation

  • npm install
  • create symlinks (or just copy the files (or modify the css files (or don't, I won't judge)))
    • ./css/lib/material-design-icons/filled.css --> ./node_modules/@material-design-icons/font/filled.css
    • ./css/lib/material-design-icons/material-icons.woff2 --> ./node_modules/@material-design-icons/font/material-icons.woff2
    • ./css/lib/inter-ui/inter-latin.css --> ./node_modules/inter-ui/inter-latin.css
    • ./css/lib/inter-ui/web-latin/* --> ./node_modules/inter-ui/web-latin/*
  • run on a webserver

Known issues

  • There is quite a bit of lag when using the Cellular automaton Pattern Type
  • Nothing is responsive yet, so this won't be of much use on mobile devices
  • There are still some features missing - see TODO.md