Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neki-dev/dothree
🎲 Online logic game, which like a mix of tetris and tic-tac-toe
https://github.com/neki-dev/dothree
game logic online
Last synced: 2 months ago
JSON representation
🎲 Online logic game, which like a mix of tetris and tic-tac-toe
- Host: GitHub
- URL: https://github.com/neki-dev/dothree
- Owner: neki-dev
- License: gpl-3.0
- Created: 2016-08-02T08:28:40.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T20:21:21.000Z (5 months ago)
- Last Synced: 2024-10-11T15:15:20.338Z (3 months ago)
- Topics: game, logic, online
- Language: TypeScript
- Homepage: https://dothree.neki.guru
- Size: 3 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ![DOTHREE](./docs/logotype.png)
[![Build](https://github.com/neki-dev/dothree/actions/workflows/deploy.yml/badge.svg)](https://github.com/neki-dev/dothree/actions/workflows/deploy.yml)Online logic game, which like a mix of tetris and tic-tac-toe.
The game involves from 2 to 5 players, each of which has its own color of cubes. Players take turns placing cubes in the cells of map, under which there must be baseground (cube of map or another player).
The winner is one, who first places 3 of his cubes in a row.* ### __[Play now](https://dothree.neki.guru/)__
* ### __Screenshots__![Preview 1](./docs/preview/1.png)
![Preview 1](./docs/preview/2.png)