pickardj79 / bga-galaxytrucker

Other
1 stars 0 forks source link

Make Card an object #25

Closed kuwizard closed 3 years ago

kuwizard commented 3 years ago

Let's move to more OOP approach and as a first step we need to convert all event cards (e.g. in modules/GT_Hazards.php) from arrays to proper objects. Also as a part of this ticket let's start creating constants for hazard types as they are pretty much countable.