Skip to content

nbw/shapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shapes

Uses OPZjs to parse input from the OP-Z.

banner

Note

I wrote this project entirely in Javascript with on frameworks. I'm not expecting to win any medals for superb HTML/CSS/JS design. There parts of the code that are a bit tedious (especially the settings menu setup), but that's what frameworks are for.

Development Notes

Building Javascript Assets

  1. Node
  2. Install browserify
npm install -g browserify
  1. Install deps (mostly Babel)
npm install
  1. Build script.js
npm run build

OP-Z Assets

Feel free to use the OP-Z assets in the project. I made them myself.

If you want the Adobe Illustrator file contact me.

Contributions

Contributions are welcome, especially for bugs.

For big design changes, fork the branch.

References

Fonts

  • FreePixel
  • Retro-Computer

Color Picker

https://jscolor.com/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published