├── .DS_Store ├── Code At the End of Video ├── index.html ├── script.js └── style.css ├── Misc ├── .DS_Store ├── bkimage.png ├── bkimage2.png ├── bkimage3.jpg ├── wiredfram.drawio └── wireframe.png ├── ReadMe.md ├── Sample Tetris Designs ├── .DS_Store ├── Screen Shot 2023-07-19 at 10.44.26 AM.png ├── Screen Shot 2023-07-19 at 10.44.37 AM.png ├── Screen Shot 2023-07-19 at 10.45.09 AM.png ├── Screen Shot 2023-07-19 at 10.45.36 AM.png ├── Screen Shot 2023-07-19 at 10.46.39 AM.png ├── Screen Shot 2023-07-19 at 10.47.19 AM.png └── Screen Shot 2023-07-19 at 10.48.29 AM.png ├── bkimage4.jpg ├── buttonMusic.png ├── buttonPower.png ├── buttonRestart.png ├── help.css ├── help.html ├── index.html ├── index1.html ├── index2.html ├── musicCyberPunk.mp3 ├── musicMatrix.mp3 ├── musicTrap.mp3 ├── script.js ├── script1.js ├── script2.js ├── smallDownload.png ├── smallInstagram.png ├── smallMeta.png ├── smallTwitch.png ├── smallTwitter.png ├── style.css ├── style1.css ├── style2.css ├── tetrisLogo.png ├── tetrisLogoBig.png └── wiredfram.drawio /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/.DS_Store -------------------------------------------------------------------------------- /Code At the End of Video/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Code At the End of Video/index.html -------------------------------------------------------------------------------- /Code At the End of Video/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Code At the End of Video/script.js -------------------------------------------------------------------------------- /Code At the End of Video/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Code At the End of Video/style.css -------------------------------------------------------------------------------- /Misc/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Misc/.DS_Store -------------------------------------------------------------------------------- /Misc/bkimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Misc/bkimage.png -------------------------------------------------------------------------------- /Misc/bkimage2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Misc/bkimage2.png -------------------------------------------------------------------------------- /Misc/bkimage3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Misc/bkimage3.jpg -------------------------------------------------------------------------------- /Misc/wiredfram.drawio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Misc/wiredfram.drawio -------------------------------------------------------------------------------- /Misc/wireframe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Misc/wireframe.png -------------------------------------------------------------------------------- /ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/ReadMe.md -------------------------------------------------------------------------------- /Sample Tetris Designs/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Sample Tetris Designs/.DS_Store -------------------------------------------------------------------------------- /Sample Tetris Designs/Screen Shot 2023-07-19 at 10.44.26 AM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Sample Tetris Designs/Screen Shot 2023-07-19 at 10.44.26 AM.png -------------------------------------------------------------------------------- /Sample Tetris Designs/Screen Shot 2023-07-19 at 10.44.37 AM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Sample Tetris Designs/Screen Shot 2023-07-19 at 10.44.37 AM.png -------------------------------------------------------------------------------- /Sample Tetris Designs/Screen Shot 2023-07-19 at 10.45.09 AM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Sample Tetris Designs/Screen Shot 2023-07-19 at 10.45.09 AM.png -------------------------------------------------------------------------------- /Sample Tetris Designs/Screen Shot 2023-07-19 at 10.45.36 AM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Sample Tetris Designs/Screen Shot 2023-07-19 at 10.45.36 AM.png -------------------------------------------------------------------------------- /Sample Tetris Designs/Screen Shot 2023-07-19 at 10.46.39 AM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Sample Tetris Designs/Screen Shot 2023-07-19 at 10.46.39 AM.png -------------------------------------------------------------------------------- /Sample Tetris Designs/Screen Shot 2023-07-19 at 10.47.19 AM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Sample Tetris Designs/Screen Shot 2023-07-19 at 10.47.19 AM.png -------------------------------------------------------------------------------- /Sample Tetris Designs/Screen Shot 2023-07-19 at 10.48.29 AM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/Sample Tetris Designs/Screen Shot 2023-07-19 at 10.48.29 AM.png -------------------------------------------------------------------------------- /bkimage4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/bkimage4.jpg -------------------------------------------------------------------------------- /buttonMusic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/buttonMusic.png -------------------------------------------------------------------------------- /buttonPower.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/buttonPower.png -------------------------------------------------------------------------------- /buttonRestart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/buttonRestart.png -------------------------------------------------------------------------------- /help.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/help.css -------------------------------------------------------------------------------- /help.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/help.html -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/index.html -------------------------------------------------------------------------------- /index1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/index1.html -------------------------------------------------------------------------------- /index2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/index2.html -------------------------------------------------------------------------------- /musicCyberPunk.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/musicCyberPunk.mp3 -------------------------------------------------------------------------------- /musicMatrix.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/musicMatrix.mp3 -------------------------------------------------------------------------------- /musicTrap.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/musicTrap.mp3 -------------------------------------------------------------------------------- /script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/script.js -------------------------------------------------------------------------------- /script1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/script1.js -------------------------------------------------------------------------------- /script2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/script2.js -------------------------------------------------------------------------------- /smallDownload.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/smallDownload.png -------------------------------------------------------------------------------- /smallInstagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/smallInstagram.png -------------------------------------------------------------------------------- /smallMeta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/smallMeta.png -------------------------------------------------------------------------------- /smallTwitch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/smallTwitch.png -------------------------------------------------------------------------------- /smallTwitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/smallTwitter.png -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/style.css -------------------------------------------------------------------------------- /style1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/style1.css -------------------------------------------------------------------------------- /style2.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/style2.css -------------------------------------------------------------------------------- /tetrisLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/tetrisLogo.png -------------------------------------------------------------------------------- /tetrisLogoBig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/tetrisLogoBig.png -------------------------------------------------------------------------------- /wiredfram.drawio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Notesmane/Tetris-Project/HEAD/wiredfram.drawio --------------------------------------------------------------------------------