Skip to content

floatinghotpot/ajax-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ajax-local

==============

Quite funny, the most popular HTML5 game engine phaser cannot work on local file system.

It's a big impact, since it cannot run in cordova-based games.

Is it possble to find some workaround to allow AJAX to load resources from local file system?

How ?

============= Here are some experiments to:

  • convert data file (.json, .csv, etc.) to js file;
  • patch XMLHttpRequest;
  • patch jQuery;
  • patch phaser;
  • etc.

About

Some workaround to allow AJAX to load local resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published