Back to home

karmaṭha

project Suguru

To challenge myself I developed a simple sudoko-like game on a rainy Sunday afternoon. Click or tap the squares to be able to fill in a number. The number cannot exceed the number of squares of that perticular colour. Also like regular sudoku, you cannot have the same number in adjacent squares. Click or tap 'Check' to verify your solution. There are multiple difficulties.

I didn't come up with the concept or the game rules but I wanted to create an attractive version of this game that would work well on mobile devices. This was developed using React and uses (s)css for it's graphics and animations.

Project URL: https://spassvogel.github.io/suguru/

Om mijzelf uit te dagen ontwikkelde ik een simpel sudoku achtig spel op een regenachtige zondag. Klik of tap de hokjes om een getal in te vullen. Het getal kan niet hoger uitkomen dan het aantal hokjes van die kleur. Net als bij de normale sudoku mag je niet dezelfde getallen in aangrenzende hokjes plaatsen. Klik of tap op 'Check' om je oplossing te controleren. Er zijn verschillende moeilijkheidsgraden.

Ik heb het concept of de spelregels niet bedacht. De uitdaging voor mij lag in een aantrekkelijke versie van dit spel maken wat goed op mobiele telefoons zou werken. Dit is ontwikkeld dmv React en gebruikt (s)css voor de vormgeving en animaties.

Project URL: https://spassvogel.github.io/suguru/