You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as an idea it's simple but the inner implementation is with vanilla javascript (meaning no libraries are used),
and the code uses only functions that are available in all browser without any modifications
the modules and linking between all the files is based on crockford's book 'Javascript the good parts'
About
a canvas game built with just vanilla javascript (no 3rd parties)