P.A.T. Shooter

Let's Karate

Duangle cracktro

Loading a game



Reset Reset Pause Pause Fullscreen Fullscreen Sound Sound Carts



(click in the demo area and press X to play)

BUT WHAT ABOUT THE GAMES??!!





































Pico-8 is a complete 2D game creation environment [code, sprite, map, SFX and music editors] for making games with very tight restrictions. The screen area is a scant 128x128 pixels, a total palette of only 16 colours, an audio device of 4 channels of pure chippy type sounds: square wave, sawtooth, triangle etc. with a med/ST like tracker to control it. no samples here. a maximum of 128 8x8 sprites which are also used to make up maps, a hard limited code size, and a very cut down API of language functions that only cover the basics: basic math functionality (sin, cos, tan) graphics (filled/outline rect, circle, line, point) and string manipulation. The fantasy part is that it's intended to be thought of as an 8-bit console that never was. maybe existing alongside the NES or perhaps a handheld to compete with the gameboy color. In fact the early concept for the console was a project by lexaloffle's founder, Zep, called LEX500 and names in honour of the Amiga 500 "Though it was more like a Beeb [BBC Micro] than an amiga" says Zep.P8 has been set up to have all the code, gfx and sound/music for each game squeezed into a self contained 'cartridge' (actually a .png image file with everything encoded into it) and these can be passed around and loaded into P8 as such but they can also be embedded into a web page and posted in a playable form to the lexaloffle bbs (forum). Which brings me to the next point. The community around P8 is simply awesome. The way people have got on board this simple game creation tool is just phenomenal. There's a fantastic sharing of info, talent and completed games. Users who have a particular talent in one area are only too willing to help out others who are deficient in that area. be it coding, pixel art or music. There's even a pico-8 zine , acting as a focused source of info for getting started with the console.In my quest to discover how easy it was to use, I started making a simple 8-bit style demoscene/cracktro, and while I had the basic sine scrolling text done in about half an hour, my inquisitiveness and thirst for more interesting effects led me deeper into the community. I was helped out getting 3D wireframes working (the trig functions work in a slightly odd way), glitching artifacts, and one user @pizzamakesgames made a fantastic, crazy, bleepy soundtrack for it, for no other reason than he can, and enjoys doing it.Ok enough waffling about what it IS, what can it do? Firstly, as mentioned previously, all the games can be distributed as png carts and loaded into P8 directly, or they can be embedded into web pages with a web player (see above). Most of the carts are posted into the lexaloffle BBS (forum) and are all playable directly on the forum page.And it's a total hive of activity with many gamejam entries, proof of concepts, experiments, music samplers, and other snippets of useful code all being shared and it's always in flux. But here are the highlights so far: Across the River is a "Get all the things safely across the river" puzzle but with 7 entities and some complex interaction rules like: wolf will eat the monkey if he can't hide when your player character is not around. Alien Abduction reverses the usual take of defending the humans against the incoming invasion. instead YOU are the abductor. Celeste is a HARD hardcore platformer (BTW did I say it was hard?) in a similar vein to super meatboy. Jumps and bounces and many, many deaths will ensue Dusk Child is a very polished puzzle/adventure/platform game where the goal is to re-activate the temple. It's not hugely long or challenging for seasoned adventurers but is a definite shining example of what can be achieved with such sparse resources. Lemmtris for pico-8 is the latest incarnation of movAX13h's pet project of a fusion between (wait for it...) Lemmings and Tetris, which has existed on various platforms since 1996! The aim is to save the dumb lemmings by dropping tetris shapes into the arena that they can climb over to safety. Stories at the Dawn is an atmospheric multi-ending silhouette platformer with bags of charm Pico-man . a very nice and faithful port of a classic. 'nuff said BLD or Boulderdash like. it's a boulderdash clone and it's very faithful. It's also entered in october's ludumdare, so give it a play ;) Picoracer-2048 . A 2D de-make of another well known classic. slick doesn't even do it justice