https://github.com/bbbbbr/plutoscorner
2D platformer game about Lil' Matchy's adventures for the original Game Boy
https://github.com/bbbbbr/plutoscorner
game-boy gameboy gameboy-game gbdk platformer retrodev retrogaming zgb
Last synced: about 1 month ago
JSON representation
2D platformer game about Lil' Matchy's adventures for the original Game Boy
- Host: GitHub
- URL: https://github.com/bbbbbr/plutoscorner
- Owner: bbbbbr
- License: other
- Created: 2019-05-04T03:56:24.000Z (about 6 years ago)
- Default Branch: release
- Last Pushed: 2019-10-11T04:07:18.000Z (over 5 years ago)
- Last Synced: 2025-03-29T04:23:58.364Z (about 2 months ago)
- Topics: game-boy, gameboy, gameboy-game, gbdk, platformer, retrodev, retrogaming, zgb
- Language: C
- Homepage:
- Size: 466 KB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pluto's Corner - A Game Boy game made with GBDK and ZGB
===========A home-brew 2D platformer about Lil' Matchy's adventures. Built for the Game Boy (DMG) and will run on original hardware.
You can [download the game here](https://github.com/bbbbbr/plutoscorner/blob/release/build/PLUTOS_CORNER.gb) or visit the [itch.io page](https://bbbbbr.itch.io/plutos-corner).
Run it either in an emulator such as [BGB](http://bgb.bircd.org/) or on a Game Boy if you have a flashable cartridge.

Tools used
* GBDK - http://gbdk.sourceforge.net/
* ZGB - https://github.com/Zal0/ZGB
* BGB - http://bgb.bircd.org/
* Game Boy Tile Designer - http://www.devrs.com/gb/hmgd/gbtd.html
* Game Boy Map Builder - http://www.devrs.com/gb/hmgd/gbmb.html
* OpenMPT - https://openmpt.org/
* GBT Player - https://github.com/AntonioND/gbt-player
* GIMP TileMap GB - https://github.com/bbbbbr/gimp-tilemapTo compile this with ZGB you'll want to use this forked version with some changes:
https://github.com/bbbbbr/ZGB/tree/b33106ff2fc66d9abbaa8ed7c7f880586d16d600