curiousdannii / parchment

The Interactive Fiction web app
https://iplayif.com
MIT License
421 stars 60 forks source link

iplayif.com home page should offer to let the user "upload" a file #80

Closed dfabulich closed 2 years ago

dfabulich commented 2 years ago

The home page of https://iplayif.com/ is just two links, one to the Github repository, and one to IFDB.

It would be cool if there were a button to let you "upload" a gblorb on iplayif.com. No bytes would actually need to be transferred to the server side; just by adding the file to an <input type=file> element, iplayif.com can get access to the byte stream and play it as a game.