asmcup / runtime

Runtime and compiler for the Assembly Cup
https://asmcup.github.io
MIT License
139 stars 11 forks source link

Fixed gold and battery item sizes (literally). #161

Closed MLanghof closed 7 years ago

MLanghof commented 7 years ago

Fixes #133.

MLanghof commented 7 years ago

No idea what we want to do with the gold variations. They clearly have different "pile" sizes, so it would not be intuitive to have the same gold payout for all of them.

I'll happily add a change to this PR to update the rendering, but I don't have a good idea.

krisives commented 7 years ago

Fixing gold drawing is a separate issue, not a big deal but should be fixed.