increpare / flickgame

tiny game engine
https://www.flickgame.org
82 stars 10 forks source link

standalone build #3

Closed increpare closed 8 years ago

increpare commented 9 years ago

need import/export to work (and not crash browser).

maybe best done by having an extra compile step that makes a new standalone.html by embedding play.html in index.html

increpare commented 9 years ago

or maybe there's just some way to embed a text file in another that I don't know about yet (like you can embed scripts) that doesn't provoke browsers' warnings when used on file://

increpare commented 8 years ago

oh, import is broken. uff.