Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oleksiyrudenko/diced-bloxx
https://github.com/oleksiyrudenko/diced-bloxx
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oleksiyrudenko/diced-bloxx
- Owner: OleksiyRudenko
- License: mit
- Created: 2018-11-11T15:28:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T15:35:09.000Z (about 6 years ago)
- Last Synced: 2024-10-29T20:18:59.466Z (2 months ago)
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Diced Bloxx
A simple game. The earliest reference found
at [imgur](https://imgur.com/gallery/ybMoPPb/comment/1523104131)![diced-bloxx](img/game-notepad-rectangles-dice.jpg)
## Rules
1. roll 2 dice.
1. make a rectangle with the sides generated
1. The rectangle must be connected to your existing territory.
1. The first player's first rectangle is placed in a corner.
The second player's first rectangle in the opposing corner.
1. If you cannot make the rectangle generated you skip your turn.
1. When all space is filled you end the game.
1. The one with the most territory wins.## Strategy
Any unclaimed territory cut off from your opponents
territory will eventually be yours. Like the
unnumbered squares in minesweeper it is free real
estate. Try to cut of an area as large as possible
from your opponent to get as much of this as
possible. If both players follow this strategy it's
almost entirely based on luck.Variations:
You could also eliminate a player when they cannot
place their rectangle. Then the other player get
roll for as long as they can place their rectangles.
This version is much more strategic.