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
Tag: CSS
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
Google Chrome developer tool is simply one of the best tools available for debugging of HTML5 applications. It has one neat feature: possibility to inspect […] Read More