Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.37 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.37 KB

Fido and Kitch

Fido and Kitch is a puzzle platformer. It features local couch co-op with bite sized puzzles similar to Lurid Land.

Install

Add love to your path, on Mac edit .zshc and add:

export PATH=$PATH:/Applications/love.app/Contents/MacOS/

To install simply run:

./install.sh

This will checkout any required dependencies

To debug in VSCode

Launch VSCode Quick Open (Ctrl+P), paste the following commands, and press enter.

    ext install tomblind.local-lua-debugger-vscode
ext install sumneko.lua

Map Editor

https://www.mapeditor.org/

File > Preferences > check 'Embed tilesets'
Save the map as tmx but will need to be exported as .lua to be loaded.

Contribute

Looking for things to do, look here: https://github.com/bit-shift-io/fido-and-kitch/projects

Assets

Here are a list of assets we use in the game and their source of origin.