Log In  
Follow
isometrify

first time pico-8 maker. can't wait to make more. www.andrewhick.com/games

[ :: Read More :: ]

A cat maze and puzzle game. Get through 16 levels in as few moves as possible, find your favourite socky and defeat your nemesis.

Cart #pandora-1 | 2022-12-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
10

Clear the fog as you expand your territory, navigating through gardens, dark dungeons, slippery ice, an ancient city and a mandatory industrial zone. Win medals based on how many moves you have left.

If you get stuck, there are hints in the menu. Version 07 is more forgiving and has a level select.

P#85090 2020-12-06 17:17 ( Edited 2022-12-13 21:05)

[ :: Read More :: ]

Hello lovely PICO-8 people!

I'm getting started with PICO-8 and am having trouble running my game outside of the PICO-8 editor. Can anyone help?

If I open the game in splore, it causes PICO-8 to freeze. If I export the html and js files and run the HTML in Safari or Chrome, it gets stuck on "booting cartridge". Yet the .p8 file runs in the PICO-8 editor with no problem. I'm using the standard _init() / _update() / _draw() game loop.

I'm using:

  • PICO-8 v0.2.1
  • Atom to script
  • MacOS Mojave
  • Safari and Chrome

Game code: https://github.com/andrewhick/pandora/blob/main/pandora.p8
Game is hosted here: https://www.andrewhick.com/games/

I'd appreciate any help, one of my main reasons for choosing PICO-8 was its ability to share games easily on the web so I'm sad to be stuck at this stage!

P#80258 2020-08-02 16:43 ( Edited 2020-08-02 16:48)