aoberoi / SwiftUI-Set

CS193P Set game using SwiftUI (Spring 2023)
0 stars 0 forks source link

Organize debugging code and use logical flags #12

Open aoberoi opened 1 year ago

aoberoi commented 1 year ago

I have various kinds of debugging code sitting around (to print out state, hints, to slow down certain kinds of animations, etc). It could use some structure.