Images - Small games
Over the years I've implemented some small games that have their source code available in github. Link to my repos at the end of the page.
ImPuzzle
Picture 15-puzzle, where you can use your own photos for the puzzle. Originally written for Nokia N900.
Nowadays it's changed to target desktop builds only.
This is the first thing that I have ever open sourced.
MyYatzy
Single player yatzy game also originally written for Nokia N900 and nowadays targets desktops.
Memory cards
Find two same images / color game. Written while taking the train from Tampere to Joensuu. Small facelift given to it later on.
Life (and some death)
John Conway's game of life implementation. I did this since I needed something that did not require too much thinking to try to implement an Qt application where the main logic is written in JavaScript.
© Timo Rautiainen