PICO-8

PICO-8

PICO-8

Virtual machine emulating a "fantasy video game console"


PICO-8 is a virtual machine and game engine created by Lexaloffle Games. It is a fantasy video game console[1] that mimics the limited graphical and sound capabilities of 8-bit systems of the 1980s to encourage creativity and ingenuity in producing games without being overwhelmed with the many possibilities of modern tools and machines. Such limitations also give PICO-8 games a particular look and feel.[2]

Quick Facts Developer(s), Initial release ...

Coding on the PICO-8 is accomplished through a Lua-based environment,[5] in which users can create music, sound effects, sprites, maps, and games.

Users are able to export their games as HTML5 web games or upload their creations to Lexaloffle's official BBS where other users are able to play the games in a web browser, and view the source code.[6] PICO-8 games can also be exported as executable programs, which will run on Windows, macOS, or Linux.[7]

Notable games released for the system include the original version of Celeste, which was created in four days as part of a game jam.

Capabilities

The PICO-8 program integrates a Lua code editor, sprite and map creation tools, and an audio sound effect and music editor. The program can load games saved locally on a computer, in the form of text or as specially encoded .png images. The interface also supports a splore mode, where games uploaded to the BBS can be previewed and then played in the PICO-8 program. The PocketCHIP miniature computer shipped preloaded with PICO-8.[8]

PICO-8 games, as well as the program's interface itself, are limited to a 128 × 128 pixel, 16-color display, and a 4-channel audio output.[9]

As of v0.1.11,[10] users may export Pico-8 cartridges as stand-alone executables for Windows, Linux (64 bit), Mac and Raspberry Pi.

PICO-8 has its own 256-character set called P8SCII

The PICO-8 palette contains the following colors:

More information Number, Hexadecimal RGB value ...

Colors in the palette can be replaced with a set of different colors by indexing a palette update with a color ID larger than 128. These colors are not officially recognized by the creators; however, they are embraced by the community and given unofficial names.

More information Number, Hexadecimal RGB value ...

Development

PICO-8 began as a BBC BASIC styled BASIC interpreter known as LEX500.[11]

Adoption

The release of PICO-8 attracted the attention of programmers and video game developers who enjoyed the challenge of developing under these limitations, and spurred the development of similar game engines with intentional retro-style limitations. These engines are now commonly dubbed "fantasy consoles", based on a definition of the term on PICO-8's website, and roughly simulate the strict limitations of old game consoles and computers. Among these are TIC-80, which styles itself as a "fantasy computer," and Pixel Vision 8, which allows the user to specify the simulated hardware limitations they wish to develop under. The development of fantasy consoles, as well as development of games for them, has evolved into its own, almost exclusively hobbyist, sub-community of game development and programming.

PICO-8 has also seen interest among the demoscene, due to its harsh restrictions attracting programmers and musicians who wish to make retro-style demos for the console.[12][13][14]

PICO-8 gained additional attention in 2018 with the release of Celeste. Originally created as a PICO-8 game for a game jam, Celeste Classic became one of the most popular games on the PICO-8 BBS, prompting the developers to expand the concept into a more expansive, fully realized game. The original PICO-8 version of Celeste is fully playable as an easter egg in the full version of the game.[15]

In March 2024, several PICO-8 games are added as cabinets to Arcade Legend, a VR game where players can play retro arcade games.[16]

See also

  • CHIP-8 - A predecessor to PICO-8 and other fantasy consoles.

References

  1. Debock, Arnaud (August 2015). PICO-8 Zine #1. Retrieved November 17, 2016.
  2. "PICO-8 website". PICO-8 Fantasy Console. Retrieved 12 March 2020.
  3. "PICO-8 0.2.6". Lexaloffle. Retrieved 28 February 2024.
  4. Wawro, Alex (May 3, 2016). "PICO-8 'fantasy console' to become an actual handheld console -- sort of". Gamasutra. UBM TechWeb. Archived from the original on November 17, 2016. Retrieved November 17, 2016.
  5. "PICO-8 BBS". Lexaloffle. Retrieved 20 February 2019.
  6. "PICO-8 Fantasy Console". www.lexaloffle.com. Retrieved 2020-05-15.
  7. "PocketCHIP online documentation". Next Thing Co. Archived from the original on 8 April 2018. Retrieved 19 January 2017.
  8. Hossam, Mostafa (August 16, 2016). "Alone in the Dark is still creepy in its brightly-colored remake". Kill Screen. Archived from the original on November 17, 2016. Retrieved November 17, 2016.
  9. "Puroresu No Seishin, a demo made with Pico-8". Lexaloffle. Retrieved 12 March 2020.
  10. "Ad Astra". Lexaloffle. Retrieved 12 March 2020.
  11. "PICOCHAK". Lexaloffle.

Share this article:

This article uses material from the Wikipedia article PICO-8, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.