Skip to content

nbw/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris (for OP-Z)

Netlify Status

Implements Tetris and uses OPZjs to parse input from the OP-Z.

opz

Personal note about the code

I'm not expecting to win any awards for graceful HTML/CSS design here. But it works and uses plain ol' Javascript.

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

About

Tetris in browser (supports the OP-Z sequencer)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published