copyrat90 / sym_merged

A puzzle platformer game for the GBA, where you can merge symbols in hands, and use the superpower of the merged symbol.

Home Page:https://copyrat90.itch.io/sym-merged

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symbol★Merged

A puzzle platformer game for the GBA where you can merge items(symbols) in hands, and use the superpower of the merged symbol.

Supported languages : English, 한국어(Korean)

Currently in early alpha stage. You can check out the demo on itch.io

Dependencies

This program uses Butano, which is licensed under the zlib license.

Build

First, make sure the Butano is set up correctly, with its own dependencies.

Next, change the path in Makefile which points to the directory where butano.mak is located, from LIBBUTANO := D:/Library/butano/butano to your own path.

That should do it, now do make -j16 and see what happens.

License

Source code is licensed under the MIT/Expat license.

License of assets differ from each other, check the individual license on licenses/asset folder.

About

A puzzle platformer game for the GBA, where you can merge symbols in hands, and use the superpower of the merged symbol.

https://copyrat90.itch.io/sym-merged

License:MIT License


Languages

Language:C++ 91.9%Language:Python 7.3%Language:Makefile 0.9%