Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+4)(-3)

just download it, install java & run the .jar file. I managed to even get the linux version working on my windows machine no technical problems at all.

also if you expect to game on a mac im sorry to tell you this but 3d rendering technologies like opengl on mac havent been updated since 2010 and modern graphics engines like vulkan simply dont exist on mac. 

this game isnt 1984 your mac is 2010

(+2)

the jar contains a DLL that relies on the specific architecture. I'm over here in 2023 with an ARM Windows machine and it can run in x64 emulation, but if you try to run the .jar with an ARM64-based Java, it complains that "gdx64.dll: Can't load AMD 64-bit .dll on a ARM 64-bit platform"

Java's cross-platform claims are a lie.