Skip to content

abemassry/wsend-pico8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

wsend-pico8

Share a Work In Progress (WIP) PICO-8 game

Installation

 git clone https://github.com/abemassry/wsend-pico8.git
 cd wsend-pico8/
 alias wsend-pico8="$PWD/wsend-pico8"

Usage

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

Dependencies

wsend

Info

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

About

Share a Work In Progress (WIP) PICO-8 game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages