Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Sudokumancer

A topic by icely created 55 days ago Views: 66 Replies: 2
Viewing posts 1 to 3

https://icely.itch.io/sudokumancer

Sudokumancer is a client for Aethermancer completely recoded in a web client by me, has local AI and pvp, has deck storage, even connects to the server. There's no video for it yet but I thought I should post about it here :frog:

Graphics Comparison (can you tell which game is which)


Developer

Thanks for taking the time to do this, but I spotted an error in your solution.

In your third row, you have 3, 12, 3, 13, 3, 16, 7, 11.

First of all, each number can only appear in each row once; you have 3 3s in the row.

Secondly, you have some high numbers in your row; in sudoku, you can only use numbers from 1 to 9.

If you need a reminder of the rules, you can find them here: https://sudoku.com/sudoku-rules

Best of luck in your solving!

The Sudoku Ruleset has not been implemented yet, but I think there are some that allow for such numbers, also the double digits are just a visual bug about the letter spacing.