kipraske / web-brogue

Play brogue in a web browser
GNU General Public License v2.0
20 stars 17 forks source link

Streamline Page Load #20

Closed kipraske closed 9 years ago

kipraske commented 9 years ago

Right now I load up the console at the beginning to get it out of the way. It often takes 2-3 seconds to add all of those DOM elements (on a good computer, probably not so good on other computers).

We should do the following:

kipraske commented 9 years ago

Done - now have lame loading text.