yifeiyin / FillBucket

This is a simulate of "fill bucket tool", and showing how recursion(递归) works. [FINISHED]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Introduction

This is a simulator of "fill bucket tool".

The propose is to understand how recursion(递归) works.

###Environment

Build: Qt Creator

System: macOS

###Notice

Header file "colorful.h" does not work at all in Windows.

If you know how to print out colorful texts, please let me know.

Thank you.

About

This is a simulate of "fill bucket tool", and showing how recursion(递归) works. [FINISHED]


Languages

Language:C++ 94.9%Language:QMake 5.1%