games fix #1707
2pro12342
started this conversation in
General [JOIN TITANIUM NETWORK TO SHARE PLEASE]
games fix
#1707
Replies: 2 comments 2 replies
-
|
That wasnt lightspeed, jsdeliver banned them straight up |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
lightspeed recently blocked jsdelivr links so, GN Math doesn't work and the games don't work. So, what if instead of using jsdelivr links for the games and storing the rest of the game assets on the github, I use data urls (for sounds, images, data files, and extra files) in 1 big html file. this does get laggy for making the game in 1 single html file, but it works offline and its impossible to get unblocked. Slope, Block Blast, Time Shooter, and Granny games work offline (usually they don't work or don't load offline). if you can't use the offline files because of the block of javascript, use a html editor (like w3schools or code.org's web lab), or use the file unblock method.
Beta Was this translation helpful? Give feedback.
All reactions