phetsims / expression-exchange

"Expression Exchange" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
2 stars 2 forks source link

icons needed for the game screen #50

Closed jbphet closed 7 years ago

jbphet commented 7 years ago

We need icons for the game screen. There are eight levels.

amanda-phet commented 7 years ago

I think we should do something like this for the icons:

Levels 1-3 look like "coin values" on coins, and levels 4-8 are on card stacks that increase with each level. I took a screenshot for the card stack, but assume it can be done in code.

screen shot 2017-03-22 at 2 48 18 pm
jbphet commented 7 years ago

This is implemented, @amanda-phet - please take a look and, if the icons look good, close this issue.

jbphet commented 7 years ago

Oops, hang on - I just realized the card stacking direction doesn't match what's in the game. I'll fix that, then assign back to @amanda-phet.

amanda-phet commented 7 years ago

Do we need higher-res images of the coins? They look a bit fuzzy to me.

screen shot 2017-05-04 at 11 51 41 am
jbphet commented 7 years ago

Yeah, I noticed that too, then thought maybe my eyes were just getting older. :-) I'll go ahead and create higher res images once the shadows are updated (see #83) and will start using mipmaps for a better appearance at the different resolutions used throughout the sim.

jbphet commented 7 years ago

I've updated to higher-res images for the coin terms. @amanda-phet - please check it out on master and see if you think this cuts it. I did a side-by-side comparison and I saw a noticeable improvement.

amanda-phet commented 7 years ago

Looks great!