Posts Tagged With 'Multiplayer'


New game: Wordur

Written by sverrirv in gamedev on Wed 28 December 2022. Tags: C#, Blazor, Multiplayer,

It's christmas time and I am not working that much so that means there has been some time for pointless programming :)

I made a game called Wordur to sharpen my C# skills and use the very nice Blazor framework that Microsoft have been kind enough to provide now for a …

Continue reading »


Wordur

Written by sverrirv in gamedev on Wed 28 December 2022. Tags: C#, Blazor, Multiplayer,

Wordur is a simple game that I created during christmas 2022 to practice my C# skills a little and also experiment with a simple, casual, browser based asynchronous game.

image1

The game is simple. Each turn you are given a random letter to place on one of the allowed slots. Form …

Continue reading »





Sumur

Written by sverrirv in gamedev on Sun 18 September 2022. Tags: Godot, Multiplayer,
image1

Sumur is a rather simple game idea where a combination of simple maths (sums) and match 3 is used to create the game play. The goal is to add an arbitrary number of tiles together to become the sum of one or more of the adjacent tiles. These tiles then …

Continue reading »