An open API service indexing awesome lists of open source software.

https://github.com/simonewebdesign/carts

👾 My PICO-8 Cartridges
https://github.com/simonewebdesign/carts

cartridge games pico-8

Last synced: about 2 months ago
JSON representation

👾 My PICO-8 Cartridges

Awesome Lists containing this project

README

          

# PICO-8 Cartridges

[PICO-8](https://www.lexaloffle.com/pico-8.php) is a fantasy console for making, sharing and playing tiny games.

Cartridges in PICO-8 are actually .png files that can be easily shared.

This repo contains my cartridges (abbreviated to carts), both raw source code (.p8 format) and PNG format.

## Fruit Snake Brawl

![Gif](https://github.com/simonewebdesign/carts/blob/098d896eaca1a385772a267a03779ab95595fc59/snake.gif?raw=true)
![Cart](https://github.com/simonewebdesign/carts/blob/master/snake.p8.png?raw=true)

[Play on Lexaloffle BBS](https://www.lexaloffle.com/bbs/?pid=77019)

A multiplayer snake challenge (for up to 8 players).

Collect as many fruits as you can. Play either solo or against your friends!