tophat2d / tophat

:tophat: a 2d game library for Umka
https://tophat2d.dev
BSD 3-Clause "New" or "Revised" License
67 stars 5 forks source link

First class ARM support #152

Open marekmaskarinec opened 4 months ago

marekmaskarinec commented 4 months ago

I've tested that tophat can run on linux arm devices like the raspberry pi, however no binaries for these platforms are offered.

vtereshkov commented 4 months ago

At least it requires a permanent access to an ARM platform. Even when you have it, a new build always means a lot of testing, which is only justified by having real users.

I gave up the idea of releasing Umka for Aarch64, even though I had a very positive experience with it.