https://github.com/sven4500/quadrats-game
The Quadrats game
https://github.com/sven4500/quadrats-game
c-plus-plus cpp multiplayer qt qt5 singleplayer video-game videogame
Last synced: about 2 months ago
JSON representation
The Quadrats game
- Host: GitHub
- URL: https://github.com/sven4500/quadrats-game
- Owner: sven4500
- License: mit
- Created: 2020-09-02T20:31:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-14T14:49:51.000Z (over 2 years ago)
- Last Synced: 2025-06-15T18:56:32.177Z (about 1 year ago)
- Topics: c-plus-plus, cpp, multiplayer, qt, qt5, singleplayer, video-game, videogame
- Language: C++
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quadrats
This is the the Quadrats video game.
## Rules
Rules are simple. Players go in turns. On each turn, player has to select one edge. Once selected, edge turns into player's color. Other player cannot select this edge anymore. If player closes a square by selecting an edge, they takes this square, gets a point and an extra turn. The goal of this game is to take as much squares as possible.