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
- Host: GitHub
- URL: https://github.com/simonewebdesign/carts
- Owner: simonewebdesign
- Created: 2019-07-27T17:03:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T17:17:22.000Z (about 6 years ago)
- Last Synced: 2025-11-19T22:18:49.562Z (8 months ago)
- Topics: cartridge, games, pico-8
- Language: Lua
- Homepage:
- Size: 110 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


[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!