thunderrabbit / robdot_conswi

A swipe game for Godot
1 stars 1 forks source link

Add limits to number of tiles available per level #14

Closed thunderrabbit closed 6 years ago

thunderrabbit commented 6 years ago

This should be independent/stronger than #15, the order of tiles fed into the level

total_tiles_available = N

(In the first level, this should be 3)