It’s easy to create vertical text block selection in IntelliJ Idea. macOS: Option + Command + Left click and drag mouse Windows 10 – Creators […] Read More
Author: georgik
Common feature in many application is possibility to zoom text content by Ctrl + Mouse Wheel. IntelliJ Idea has this feature, but it’s disabled by […] Read More
In previous article we displayed also game objects. Now it’s time to add some movement. We will use mouse click to navigate an avatar around […] Read More
In previous article we were talking about graphics tiles. Now we would like to display game objects. Sokoban contains just two types of objects: avatar […] Read More
In the previous article, we set the foundation for building a clone of Sokoban game. We displayed level in form of text. This form is […] Read More