ucsb-cs56-projects / cs56-games-fish-animation

-
1 stars 11 forks source link

Change character selection to enums instead of booleans #117

Open bryan-wu opened 6 years ago

bryan-wu commented 6 years ago

Remodel character selection to enums instead of booleans (true/false) (50 pts) Or something to make character types more easily identifiable in code.