matronator / feed-the-flames

Simple mobile game concept inspired by Cookie-Clicker. Written in JavaScript using the CraftyJS game engine.
https://matronator.github.io/feed-the-flames/
MIT License
12 stars 16 forks source link

Turn pause icon to play icon and vice versa when clicked #5

Closed ekundayo-ab closed 6 years ago

ekundayo-ab commented 6 years ago

Currently, when the game is on and the player clicks the pause icon below the page to temporarily stop the game, the pause icon remains the same.

This can be improved to ensure the pause icon is changed to play icon and vice-versa whenever it is clicked for a good user experience.

matronator commented 6 years ago

Could be a good first issue for new contributors, thanks! I'm leaving this open for now, so if anyone wants to take this issue, you can use the playButton.png I added to the img folder.