gbusto / BrickBreak

An attempt to make a game like "Ballz" or "Bricks and Balls".
1 stars 0 forks source link

Find a Way to Create Test Item Scenarios to Test Specific Item Arrangements #594

Closed gbusto closed 5 years ago

gbusto commented 5 years ago

Trying to update the way we process hit items and some of them will end up chaining together. It would be neat if there was a way to generate my own "level" with handcrafted rows to test different item arrangements to make sure I'm not breaking things. It might also help with unit testing and help prevent regressions.