Share a Work In Progress (WIP) PICO-8 game
git clone https://github.com/abemassry/wsend-pico8.git
cd wsend-pico8/
alias wsend-pico8="$PWD/wsend-pico8"
Usage:
# export the cart in pico-8 with the command:
# > export example.html
# carts are stored in the cart directory on the host machine run:
# > folder
# to open and find the directory
# then on the command line run this:
wsend-pico8 example.html
I needed a quick place to show a PICO-8 game and I didn't want to post it to the blog because it was super in progress but I wanted someone else to be able to play it and try it out on a webpage. So I made this quick tool, to share it quickly.
Here's an example https://wsend.net/73c87659c65da6fbd3c9e8f26aafbe6c/example.html