I have a game I've been working on for several weeks stuck inside the web version on the TIC 80 website
caedmonc
4
Posts
1
Topics
1
Followers
A member registered Oct 11, 2019
Recent community posts
Is a Linux version possible? most game engines let you compile for Linux just by clicking a button and if this relies on something without a Linux version(like DirectX)you could package it With wine and everything else needed to make it work along with measures to make it easy to run and avoid conflict with other versions of Wine installed on the system. If you want to avoid troubles with different distros package it as both a Flatpack and a Snap(Ubuntu doesn't have Flatpack and newer versions of Linux Mint prevent Snapd from being installed by default)