MrTanoshii / PyWeek-33-Metro

[Pyweek 33] Game Entry: The Epic of Goat by Team Pastafobia made with python arcade
MIT License
1 stars 1 forks source link

Refactor the shop view #129

Closed MrTanoshii closed 2 years ago

MrTanoshii commented 2 years ago

The old shop view was a quick & dirty implementation This refactor addresses this issue


119

IrrationalBoolean commented 2 years ago

Looks good, so much less repetition, no more debt.