Mozilla-Student-Projects / Projects-Tracker

Keep tracks of Firefox/Thunderbird/Firefox OS features that can/should/will be implemented as add-ons/apps.
65 stars 19 forks source link

Multi-player Tetris as an open web application #15

Open Yoric opened 11 years ago

Yoric commented 11 years ago

Tetris is possibly the single most played game in history of video games. Tetrinet is a great extension of Tetris to multiplayer.

The objective of this project is to implement a multi-player Tetris comparable to Tetrinet as a mobile-enabled open web application.

A few key points:

The game will certainly use Canvas (or WebGL) for the display and WebSockets for communication between players.

cch5ng commented 6 years ago

hi, I'm interested in working on this project. is there a mentor still available?