Chain dice to clear the board! Written in C with raylib and fat structs.

Complete

About Dice Chain


Your goal is to clear the dice grid.

You clear it by creating chains that remove dice.

A chain is created when dice next to each other have the same value, and the number of them is at least equal to their value. For example: Three threes, Four fours, Eight fives etc.

Left click a dice to increase its value by one. Right click a dice to decrease its value by one.

Your score is determined by many things.

Have fun!

Read more
Filters

Recent Activity

I've released a short puzzle game on itch.io. Written in C-style C++ with raylib and fat structs.
Working on it demystified a lot of lower level concepts and shown how simple code can be.
web version: https://harsay.itch.io/dice-chain
&dice-chain

View original message on Discord