Skip to content

lan700ng/picocarp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picocarp

picocarp is an unofficial PICO-8 web player focused on mobile that is still a WIP, the current code is should be stable.

Features:

  • Load carts from a file (p8.png) or default fallback cart on 'c/cart.p8.png'.
  • 20 on-screen buttons: 13 basic 1P-2P buttons with 2 combo, 2 joysticks, 3 miscellaneous—removable and restorable by dragging to a trash can or resetting the layout.
  • Customizable layout for on-screen buttons: drag, resize, snap, save, load, and use templates.
  • PICO-8 theme obviously.

Usage:

  1. Clone the picocarp repo.
  2. Open your terminal, go to the picocarp folder.
  3. Run python -m http.server 8080 (make sure Python is installed).
  4. Open your favorite browser and go to http://localhost:8080.
  5. Alternatively, launch this link.

Credits:

About

Unofficial PICO-8 web player

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 94.6%
  • JavaScript 5.4%