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
Tag: sokoban
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
Computer games have been written in nearly every computer technology. In 90' C and C++ were the kings. As we moved to the era of […] Read More
Sokoban written in Vue.js. Goal of the game: move lightbulbs and light them up. Start the game in full screen mode Source chode: GitHub Technologies: Vue.js […] Read More