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.
- Host: GitHub
- URL: https://github.com/himloul/tinyflood
- Owner: himloul
- Created: 2024-09-16T18:29:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-02T22:51:47.000Z (11 months ago)
- Last Synced: 2025-09-03T00:25:40.322Z (11 months ago)
- Topics: 2d, cpp, game, pixel-art, raylib
- Language: C++
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.