Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 725 Bytes

File metadata and controls

29 lines (20 loc) · 725 Bytes

porklike.gb

A port of the wonderful Porklike, created by Krystian Majewski, to the original Game Boy! Please see the original pico-8 game at https://krystman.itch.io/porklike for more information.

See the game's itch.io page here: https://binji.itch.io/porklikegb

Controls

Action Button
Move character D-pad
Inventory/Confirm A button
Cancel B button

Building

Porklike.gb uses the GBDK2020 toolkit, RGBGFX, as well as some Python3 scripts.

$ make

License

The source of the Gameboy port is copyright Ben Smith, and is MIT licensed. All game content is owned by the original copyright holders.