Skip to content

Josh979/vue-bricklayer-tetris-max

Repository files navigation

vue-bricklayer

Netlify Status

This is my take on remaking the 1994 game "Bricklayer" (also released under the name Tetris Max). This was one of my favorite Mac OS games to play as a kid, and I figured it would be a fun project to remake using Vue 3. The project is not yet complete but is now playable.

Controls:

  • Move Active Shape: 🠈🠋🠊
  • Hard Drop: Space
  • Rotate Active Shape:
    • Clockwise:Rp
    • Counter Clockwise: E
  • Toggle Pause: P

Todo List:

  • Create settings menu with customizable options.
  • Add User Defined controls
  • Secure soundtrack permissions

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Credits:

  • Original Game Created By Steve Chamberlin
  • Music By Peter Robert Wagner

About

Bricklayer from 1994 - reimagined and built with Vue 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages