itch.io is community of indie game creators and players

Devlogs

New features!

Power 8
A downloadable Pico 8 compiler/merger for Windows, macOS, and Linux

Added a CLI app that takes as input a .pow file generated by the GUI application.

This way you can create a shortcut that runs Power8 in the background, thus having a faster workflow B-)

Also, if a .lua file starts with  a comment like so
-- {strip_comments}
the comments of that file won't be present in the output .p8 file

I plan to add more preprocessor directives like this one

Files

  • Power8.exe 82 kB
    Aug 13, 2017
  • power8.deb 47 MB
    Aug 13, 2017
  • Power8-linux.tar.xz 44 kB
    Aug 13, 2017
  • Power8.jar 45 kB
    Aug 13, 2017
  • Power8-cli.jar (Command line application) 10 kB
    Aug 13, 2017
Download Power 8
Leave a comment