Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bloxparty

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bloxparty

Multiplayer Tetris built with Electron

  • 2.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-85.71%
Maintainers
1
Weekly downloads
 
Created
Source

Blox Party Build Status

A multiplayer Tetris game built with Electron.

BloxParty

Download the latest release (Linux release have not been tested)

A Blox Party server is required to host games.

List of public servers:

  • bloxparty-server.kvnneff.me

This game is meant to eventually be a clone of TetriNET, though there are many features not yet implemented:

TODO

  • Special blocks
  • Chat
  • Move game logic to server & implement client-side prediction
  • Music
  • Logo
  • Client-side tests

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

See Also

Dev

Commands:

  • Init: npm install
  • Run: npm start
  • Build JS & CSS: npm run build-ui
  • Build App: npm run build
  • Create installers: npm run release

License

MIT

Keywords

FAQs

Package last updated on 01 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc