Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aquova/pico8
My Pico-8 creations
https://github.com/aquova/pico8
pico-8
Last synced: 8 days ago
JSON representation
My Pico-8 creations
- Host: GitHub
- URL: https://github.com/aquova/pico8
- Owner: aquova
- License: cc0-1.0
- Created: 2018-02-23T06:11:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-10T01:30:12.000Z (about 2 years ago)
- Last Synced: 2024-08-02T14:08:38.700Z (3 months ago)
- Topics: pico-8
- Language: Lua
- Homepage: https://www.lexaloffle.com/bbs/?uid=27259
- Size: 4.99 MB
- Stars: 16
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pico-8
https://github.com/aquova/pico8
https://lexaloffle.com/bbs/?uid=27259
[![Made With PICO-8](https://img.shields.io/badge/Made%20With-PICO--8-ff004d.svg?style=flat&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAlUlEQVQ4jWP8v5gBFTxOR%2BVXPfuPwp8SxIjCt%2BBG4TIxUBkMfgNZGIyi0IRmoobZxxeo0rcPocp%2FEEEJ08HvZaobyPj%2FjTpqmLAeJM2EtgMo3MHvZeqnw9X%2FXVHSUdhnP5Qw%2Fc%2B7CUVDS%2BsWFH6QpuyIT4cMT8xQBJI%2B1aHwj1%2F3RgnTVJbrKGH29egxFPWD38tUNxAAun4liexlTtMAAAAASUVORK5CYII%3D)](https://www.lexaloffle.com/pico-8.php)
# A collection of my Pico-8 games
[Pico-8](https://www.lexaloffle.com/pico-8.php) is a "fantasy video game console", that is to say, a video game console that never existed. Despite never existing, you can make games for it, and here are a selection of what I think are my more noteworthy attempts!
## Game Selection
- Bongo Cat
- A small animation demo made back when the Bongo Cat meme was all the rage
- Doodles
- A collection of small doodles too minor to warrant their own folder
- Final Fantasy Prelude
- A composition of the title theme from the *Final Fantasy* series
- Game of Life
- Conway's Game of Life done in Pico-8, complete with editor
- Honeytrap
- A prototype game about a bee flying from flower to flower collecting pollen. Unfinished, but somewhat playable.
- Huck Dunt
- A demake of Duck Hunt done to fit in the length of two tweets (480 characters)
- Icosahedron
- An early attempt of mine to learn 3D graphic theory
- Also includes an attempt to make the N64 logo in my terrible, terrible 3D engine.
- Pico-Chip
- A Chip-8 emulator for Pico-8
- Also includes `c8_to_p8.py`, a Python script which converts a Chip-8 binary into a .p8 file to be #include-ed for the emulator to run.
- Piconian
- My first game! A demake of the arcade game *Bosconian*
- Quick Draw
- A demake of the Quick Draw mini-game from *Kirby's Adventure*, made for the Pico1k game jam.
- Rally-8
- An unfinished demake of the arcade game *Rally-X*. Playable, but not polished.
- Raycaster
- A "3D" demo made in the style of *Wolfenstein 3D*.
- Simon Says
- A Simon Says clone made for another Tweet Jam.
- Sixlets
- A puzzle game where you try to match like-colored tiles to clear them.
- Sixlets 2
- A sequel to the first Sixlets, where you try to create a path through many same-colored tiles.
- Snowman
- A snowman themed puzzle game made while avoiding relatives at Christmas.
- Starmoo Valley
- A birthday gift to an online friend, full of weird in-jokes.
- Wordle
- A Pico-8 Wordle clone.## Misc.
Also included is a modification of the Aseprite Pico-8 palette file which includes the 16 secret colors. Simply place the `pico8-ex-palette` folder along with the other Aseprite palettes to install.