copy engine is a 2d topdown game engine made in pygame. it is heavily inspired by undertale.
(Notice: Windows is currently half supported. Linux and macOS is supported. Android port is under construction.)
After finishing your game, compile using pyinstaller.
(Android port is currently under construction but its usage will be same as noted here.)
After finishing your game, on the android branch, compile using buildozer.
After finishing your game, compile using makesfx.