Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ovidiuch/flatris
Fast-paced two-player web game
https://github.com/ovidiuch/flatris
game offline pwa react redux tetris
Last synced: 4 days ago
JSON representation
Fast-paced two-player web game
- Host: GitHub
- URL: https://github.com/ovidiuch/flatris
- Owner: ovidiuch
- License: mit
- Created: 2014-06-15T11:02:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T22:48:25.000Z (6 months ago)
- Last Synced: 2025-01-21T14:01:37.512Z (11 days ago)
- Topics: game, offline, pwa, react, redux, tetris
- Language: JavaScript
- Homepage: https://flatris.space
- Size: 17.3 MB
- Stars: 1,464
- Watchers: 41
- Forks: 5,555
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Flatris](flatris.png)](https://flatris.space/)
![](https://github.com/skidding/flatris/workflows/ci/badge.svg)
> **Work in progress:** Flatris has been recently redesigned from the ground up and turned into a multiplayer game with both UI and server components. This has been an interesting journey and I plan to document the architecture in depth. **[Stay tuned](https://twitter.com/skidding)**.
[![Flatris](flatris.gif)](https://flatris.space/)
> **Contribution disclaimer:** Flatris is a web game with an opinionated feature set and architectural design. It doesn't have a roadmap. While I'm generally open to ideas, I would advise against submitting unannounced PRs with new or modified functionality. That said, **bug reports and fixes are most appreciated.**
Thanks [@paulgergely](https://twitter.com/paulgergely) for the initial flat design!
Also see [elm-flatris](https://github.com/w0rm/elm-flatris).