- © 2010 - 2013 DesuraNET Pty Ltd. All Rights Reserved. Ready when its done.
- Privacy Policy
- Terms of Use
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.
3 comments by jeffr on Oct 6th, 2011
All you Humble Bundle purchasers know the drill. Check out your Humble Bundle download page for links to Windows, Mac, and Linux versions of SpaceChem, the mind-bending, molecular machine-building puzzle game by Zachtronics Industries!
Be sure to watch it in HD!
In SpaceChem, you take on the role of a Reactor Engineer, designing complex reactors that transform raw atoms into the complex chemicals needed to survive sinister threats on the frontier colonies of space. It’s a maddeningly addictive puzzle game, and the recent addition of a level editor in the included “ResearchNet” update ensures that you’ll have plenty of challenging atomic manipulation at your fingertips.
More than 150,000 Humble Frozen Synapse Bundles have been purchased with 8 days left in the promotion. Enjoy SpaceChem, and remind your un-bundled friends and family to visit humblebundle.com to score a deal on great indie games!
Highest Rated (3 agree) 9/10
I'm at a point in this game where I can play this for very long amounts of time. This is a good thing. I get my next puzzle, close the game in disgust ("HTF am I supposed to do that!?!") then proceed to spend the next few hours or days thinking about how to solve the puzzle. It's a game you keep playing, even when you're not playing. Then it gets worse, you finally find a solution, but it seem inelegant. You are using too many components, it's taking way too many cycles. And the process begins again…
Oct 26 2011, 10:59pm by hackenstaben
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.