Log In  
Follow
Neko250

Software engineer from Spain


This is the juiced up version of the game we are going to build today, Mon 3rd, April, 2017, in a workshop I'm teaching at.

Cart #39032 | 2017-04-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

And here is the intro cartridge:

Cart #39030 | 2017-04-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

7
1 comment



Hello, world !

I've made a Sublime Text package to support and speed up PICO-8 development.

The package includes:

  • .p8 language definition (by Overkill).
  • Syntax highlighting (by Overkill).
  • PICO-8 .ttf font (by RhythmLynx).
  • Cartridge runner to launch your cart right from Sublime Text.
  • Code completion based on the PICO-8 API.
  • Code snippets.

If you have Package Control installed, just follow this instructions to get it:

  1. Open the command palette with "ctrl+shift+p" ("cmd+shift+p" in OSX).
  2. Run "Package Control: Install Package" command.
  3. Search for "PICO-8" and install it.
  4. Restart Sublime Text (if required).

Click here to see further installation instructions !

[ Continue Reading.. ]

24
36 comments



Cart #23268 | 2016-06-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

5
1 comment



Cart #23144 | 2016-06-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

Rules:

  • Move all the discs to another stick.
  • You can't place a disc on top of another one smaller than the first.
  • That's all !

  • To-Do:
    1. Add music.
    2. Polish.
5
5 comments



Cart #22781 | 2016-06-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
24

24
3 comments



Hello, world !

I have been thinking about setting up a Slack team for PICO-8.
I noticed after searching with Google there's a team created already, but it seems to be dead, and no one in the IRC knew about it.

:: EDIT

New invite system implemented. Get your invite here: JOIN !

There's also the good old invite system JTE is running on her server: (alt) JOIN !
Eternal love (<3) to JTE for running the invite automation system, and asterick for helping to set it up.

5
14 comments



Cart #16052 | 2015-10-31 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Ratio.

1
0 comments





Hello, community,

My first cartridge is here: 40 levels to make your brain burn.
Enjoy ! :)

Rules:
Take the red token to the center of the board.
You can move any token.
The tokens can only move iif there's another one to stop it.

0.1.1 changelog:

  • added: onscreen controls

NYI:

  • Menu and ingame bgm.
  • Juice it or lose it (tweening, camera effects...).
7
7 comments



Hello !

I'm rather new to pico-8 and the community... and I've just fallen in love with both of them.
Searching resources and toys for my personal pico-library, I have found some API cheatsheets. But I think these are for older versions (v0.1.2) or don't have some other tips I have found throughout the forums.

So I have built my own API cheatsheet !
Here it is: http://neko250.github.io/pico8-api/

I hope you find it useful ! :)

22
19 comments