chrxh / alien

ALIEN is a CUDA-powered artificial life simulation program.
https://alien-project.org
BSD 3-Clause "New" or "Revised" License
4.85k stars 152 forks source link

Ubuntu support? #26

Closed lorepieri8 closed 3 years ago

lorepieri8 commented 3 years ago

Any plans to support this on ubuntu? Or perhaps a docker container?

chrxh commented 3 years ago

Some github users are helping me to migrate it to Linux. So there will hopefully a support in near future.

jkterry1 commented 3 years ago

Could you please link to where the development for that is happening?

chrxh commented 3 years ago

Alien can now be build in Linux. The changes including cmake script files have been merged to the developer branch (see PR https://github.com/chrxh/alien/pull/24).