Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/d4l3k/opentetrisarena
- Owner: d4l3k
- License: mit
- Created: 2017-01-01T21:58:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T19:32:20.000Z (over 6 years ago)
- Last Synced: 2024-12-15T12:20:57.507Z (9 days ago)
- Topics: p2p, tetris, tetris-arena, typescript, webrtc
- Language: TypeScript
- Homepage: https://opentetrisarena.fn.lc
- Size: 1.97 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.