An open API service indexing awesome lists of open source software.

https://github.com/himloul/tinyflood

A color-flooding puzzle game, written in C++ using Raylib.
https://github.com/himloul/tinyflood

2d cpp game pixel-art raylib

Last synced: 6 months ago
JSON representation

A color-flooding puzzle game, written in C++ using Raylib.

Awesome Lists containing this project

README

          

![Game Screenshot](docs/sc.png)

# Tiny Flood

A color-flooding puzzle game implemented using the LÖVE (Love2D) framework.

**Instructions**

Player aim to fill the entire board with a single color within a limited number of moves, providing a challenging and addictive gameplay experience.