Skip to content

bloxparty/bloxparty

Repository files navigation

Blox Party Build Status

A multiplayer falling blocks game built with Deku.

screenshot

Game Mechanics

Each game room can support up to six players, with the first player having the ability to start the game.

Send garbage lines to your opponents when you clear lines:

  • Clear 2 lines, add 1 garbage line to all opponents
  • Clear 3 lines, add 2 garbage lines to all opponents
  • Clear 4 lines, add 4 garbage lines to all opponents

Dev

Commands:

  • Init: npm install
  • Run: npm start
  • Build: npm run build

Contributing

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Contributions are greatly welcomed! View the contributing guide to get started and don't be shy about asking for help if you need it.

Contributors

License

MIT