Revealing one cloze at a time on the same card is not possible with native Anki:
You can create multiple cards from one note though:
{{c1::This cloze is hidden on the first card}} and {{c2::this is hidden on the second card}}, {{c3::third card}} etc...
You can achieve what you want with JavaScript in your template, but you need a basic understanding of web dev for that (or download this add-on and learn its syntax).