Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

If the Chromebook uses x86 CPU architecture it might work, but I've no idea if the specs are good enough. The chmod command just sets file permissions, and the +x option means make it executable (so you can run it as a program). There shouldn't be any output from the command. But you should now be able to launch the program - i.e. double click the icon or type:

./Digital-Logic-Sim.x86_64

It still just says "file type not supported" when I click on it, but entering the command you showed did open the program. Thank you!

./Digital-Logic-Sim.x86_64