SpaceChem is an obscenely addictive, design-based puzzle game about building machines and fighting monsters in the name of science! Take on the role of a Reactor Engineer working for SpaceChem, the leading chemical synthesizer for frontier colonies. Construct elaborate factories to transform raw materials into valuable chemical products! Streamline your designs to meet production quotas and survive encounters with the sinister threats that plague SpaceChem.
SpaceChem added to the Humble Bundle!
SpaceChem is now included in the Humble Frozen Synapse Bundle -- make sure to pick up your copy or check your Desura account for access.
Oct 6, 2011 News
SpaceChem now on Desura!
Solve puzzles by building machines and fighting monsters, all in the name of science!
Sep 22, 2011 NewsOnly registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.







It surely looks impressive, gotta try this!!
Great game, although the tutorial could be confusing for less geeky players. Or maybe that's what the video's for; I didn't watch it (necessitating a YouTube video to play a downloadable game just strikes me as odd). This is definitely one of the better programming games I've played, and I like how you used the Periodic Table with it.
I tried the demo with ubuntu 12.04 and windows 7, both install with easy and runs smoth. It's a great puzzle game, that makes me imagine how good it will be for some fun with chemical class at school.
Will the update come to desura eventually? Having the "Update released" message ingame makes me nervous.
game updated, why content on your servers is old?
this is very addictive :D
Trying to play Spacechem on a fresh install of Ubuntu 11.10 I had the following issue: The game didn't started trhough Desura and starting by the console I had the following output:
"The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the `/usr/lib/mono/2.0/mscorlib.dll' directory."
Looking at "/usr/lib/mono" I found out that only the folder 4.0 was there, so, long story short I resolved this problem installing:
libmono2.0-cil
libmono-winforms2.0-cil
libsdl-image1.2
libsdl-mixer1.2
xclip
(The dependencies were satisfied automatically)
And edited the file "~/desura/common/spacechem/spacechem-launcher.sh"
changing the line "./mono SpaceChem.exe" to "mono SpaceChem"
I'm not sure if this is the right place to post this but I hope it helps, because it was the first place I looked for support, by the way, thanks to everyone that put answers here or in the forums, it really makes the difference guys >D
This issue is fixed now, at least it works here. :)
Please report Linux game problems in the "Application Linux" forum: Desura.com
Thank you so much. Installing the dependencies fixed it. It should be noted that you no longer need to edit spacechem-launcher.sh because the most recent update has already changed it.
Really great game. As a hobbiest progammer I find this game very interesting and challenging. It's really fun trying to find the most efficient way to solve the puzzles.
I wasn't planning on buying this at $15 (Desura's current price), but was planning to catch it if the price went to $7 - $10. I did however get this game from the newest Humble Bundle. Now that I've played it I can say it's very well worth $15 easily.
Running perfectly on my Slackware64 system, but I did have to use my system's Mono install instead of the one bundled with the game. In the game's directory I just backed up the supplied Mono and replaced it with a symlink to the system's Mono.