Design 1 min read

Machinarium

Knowing how much I enjoy indie games, a dear friend of mine bought me a new treat for Christmas. It’s called Machinarium, from Czech-based Amanita Design.

Machinarium screenshot 1

We just finished it today, and although it wasn’t very long, we enjoyed it so much that I thought it was worth mentioning.

Machinarium Screenshot 2

If you are curious about the game, you can find out more here. (I strongly encourage you to check it out.)

As a side note, the website hosts/is a free demo that can be played directly within the browser (the game itself is written in flash).

Share:

Enjoyed this post?

Get new posts by email. No spam, unsubscribe anytime.

Related Posts

View All Posts »
  • Programming Machine Learning
    Coding 2 min read

    Programming Machine Learning

    A book written with developers in mind, covering Machine Learning with a hands-on approach. Each new topic is introduced by laying out a real world problem, guiding readers through implementing a working solution based on ML algorithms and then explaining the theoretical foundations in a very accessible way.

  • Design 6 min read

    How achievements can improve software quality

    Last Friday, a blog post on Channel 9 announced Achievements for Visual Studio, an extension for the Microsoft IDE that tracks the actions of programmers as they write code and unlocks badges based on...