30. December 2014

HTML5 Game: Pexeso – PF 2015

Pexeso – find two or more related cards.


Launch the game in full screen mode.

You can find more games at georgik.rocks/tag/games/

28. December 2013

HTML5 Game: Touch stars – PF 2014

Connect stars and create constellations.

Launch in the game in full screen mode.

Source code is available at GitHub.

Technological background: application is written in JavaScript and CSS3, no Cavnas. Used libraries: Cordova, AngularJS, jQuery, Font Awesome.

Constellation maps were created by Tracing Paper JS tool.

You can find more games at georgik.rocks/tag/games/

22. December 2013

Tracing Paper JS – tool for generating JavaScript coordinates from image

Tracing paper is common tool for illustrators and graphic designers.

I wrote a tool which is able to convert clicks on image into coordinates and use it in JavaScript.

Launch Tracing Paper JS in full screen mode

Just click at the image and tool will record set of coordinates as JavaScript code.

It’s simple app written in JavaScript with AngularJS.

Source code is available at Github: https://github.com/georgik/tracing-paper-js