Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 809 Bytes

File metadata and controls

15 lines (11 loc) · 809 Bytes

Tetris Readme

Basic implementation of tetris in JavaScript. This is my holiday project over Christmas 2016. It is a simple project to get more experience working with JavaScript in the browser.

Todo list: [ ] Implement in electron app shell (https://medium.com/developers-writing/building-a-desktop-application-with-electron-204203eeb658#.dr5oxscve)

Following are my notes from the experience: