Dots is another famous game we will create. The rules are simple, you need to circle the opponent’s dots. I played dots quite often in high school, mainly on religion :P. I have a big sentiment for this game so when I learned to program, I really wanted to do this game. After some unsuccessful …
Category: vb.net
Permanent link to this article: https://visualmonsters.cba.pl/en/dots-mania-tutorial/
Table football (game tutorial)
Download Source: Table footbal project I will show you how to create a very well known table football game. Surely each of you at the moment of boredom took advantage of the opportunity to play in such a simple and nice game. I also made a game with show how you can use code below to create …
Permanent link to this article: https://visualmonsters.cba.pl/en/table-football-tutorial/
Magic Blocks (game tutorial)
Source Code: Magic_blocks.zip Tiles: tiles.zip I’ve recently seen a board game on the TV, called the “Magic Block Game” and it looked very interesting. So I decided to write a tutorial how to write such a game in vb.net. Of course it will be one of those lessons where I’ll show you how to do it …
Permanent link to this article: https://visualmonsters.cba.pl/en/magic-blocks-game-tutorial/