SDL2 is a well known library for making games or interactive application for Linux, Windows or macOS. The library has also support for mobile devices. […] Read More
Category: Development
After working with Unity Editor I have realized that it has several drawbacks from my point of view. Build time for HTML5 was extremely long […] Read More
I was playing with Unity. Extending functionality bit by bit. Then I decided to make my game available also for mobile device. So I searched […] Read More
I was playing with idea to extend the game functionality by adding multi-player support early on. There is very nice tutorial Unite 2014 – New […] Read More
The character in two 2D game should be able to walk left and right. The movement could be underlined by animation to the left or […] Read More