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

Replace the default "Game Over" browser alert with custom dialog window #14

Closed matronator closed 5 years ago

matronator commented 6 years ago

When the game ends, it should show a custom in-game modal/dialog window instead of the default JavaScript alert(...); browser alert.

rjdoughty commented 6 years ago

i would like to give this a try

matronator commented 6 years ago

That'd be great, thanks! When you're done, just make a pull request referencing this issue. If you need help with anything, let me know :)

c3ho commented 5 years ago

Hi, is this issue fixed?

anmol5varma commented 5 years ago

Is this issue fixed?

matronator commented 5 years ago

18