Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d4l3k/opentetrisarena

An open source webrtc based implementation of Tetris Arena
https://github.com/d4l3k/opentetrisarena

p2p tetris tetris-arena typescript webrtc

Last synced: 2 days ago
JSON representation

An open source webrtc based implementation of Tetris Arena

Awesome Lists containing this project

README

        

# opentetrisarena [![Build Status](https://travis-ci.org/d4l3k/opentetrisarena.svg?branch=master)](https://travis-ci.org/d4l3k/opentetrisarena)
An open source webrtc based implementation of Tetris Arena.

https://opentetrisarena.fn.lc

## License

Code is licensed under the MIT license. See the LICENSE file for more details.

Some of the code under net/ is borrowed from https://github.com/aomarks/bridgesim which is also MIT licensed.