Skip to content

BloomingtonCodeSchool/blot-out-the-sun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blot Out the Sun

Description

Blot Out the Sun is a javascript game, playable at http://mattbatman.github.io/blot-out-the-sun.

Bugs

There's a current bug for iOS 9 Safari that affects the path and placement of the sun on screen when the browser is refreshed. Specifically, window.innerHeight and window.innerWidth are (incorrectly) returning high of values when the browser is refreshed, though they're correct when the page is first loaded. It seems to be discussed in these forums:

to: seems to solve the problem on iOS. However, this creates seemingly several bugs in Chrome for iOS.

About

you hate the sun -- blot it out! (javascript game)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.2%
  • CSS 35.5%
  • HTML 16.3%