Custom frontend for the Emscripten port of isle-portable
Go to file
2025-07-15 16:37:47 -07:00
.gitignore Add .gitignore 2025-06-12 15:37:22 -07:00
cancel_off.webp Initial commit 2025-06-12 15:32:01 -07:00
cancel_on.webp Initial commit 2025-06-12 15:32:01 -07:00
cdspin.gif Initial commit 2025-06-12 15:32:01 -07:00
configure_off.webp Slightly crop configure off 2025-06-14 10:33:39 -07:00
configure_on.webp Initial commit 2025-06-12 15:32:01 -07:00
favicon.png Initial commit 2025-06-12 15:32:01 -07:00
favicon.svg feat: add svg favicon (#3) 2025-06-23 18:06:12 -07:00
free_stuff_off.webp Initial commit 2025-06-12 15:32:01 -07:00
free_stuff_on.webp Initial commit 2025-06-12 15:32:01 -07:00
index.html Add haptics option 2025-07-15 16:37:47 -07:00
install.mp4 Initial commit 2025-06-12 15:32:01 -07:00
install.webm Initial commit 2025-06-12 15:32:01 -07:00
island.webp Initial commit 2025-06-12 15:32:01 -07:00
LICENSE Initial commit 2025-06-13 00:30:51 +02:00
manifest.json Add PWA functionality (#1) 2025-06-23 18:05:53 -07:00
poster.pdf Add poster.pdf 2025-06-13 11:46:17 -07:00
read_me_off.webp Initial commit 2025-06-12 15:32:01 -07:00
read_me_on.webp Initial commit 2025-06-12 15:32:01 -07:00
README.md Update README.md [skip ci] 2025-07-02 02:48:09 +02:00
run_game_off.webp Initial commit 2025-06-12 15:32:01 -07:00
run_game_on.webp Initial commit 2025-06-12 15:32:01 -07:00
shark.webp Initial commit 2025-06-12 15:32:01 -07:00

isle.pizza frontend

This is a custom frontend for the Emscripten port of isle-portable. To use this, build the Emscripten version of the game and couple isle.js as well as isle.wasm with the files in this repository, and open index.html.

A Docker image that bundles the runtime with this frontend is also available.