ericoporto / fgmk

Retro RPG Game Maker
http://ericoporto.github.io/fgmk/
GNU General Public License v2.0
859 stars 39 forks source link

This needs to work on the Raspberry Pi #4

Open ericoporto opened 8 years ago

ericoporto commented 8 years ago

Opening this issue since I have a Pi-Top CEED to test, which uses Raspberry Pi 3 and as is, it's a little hard.

Right now you have to install dependencies manually and then use pip3 install --no-dependencies fgmk.

I am hitting two problems:

ericoporto commented 7 years ago

Ok, needs more testing, but it looks like it works, using the Pi-Top CEED ip and port through Tablet/Phone to connect, so you can use the Tablet/Phone as testing point and the Pi-Top just for development. Still needs work on everything else, but if this new server approach doesn't crash, it will be in the next release.