sneeu.com

Sudoku

I’m going to make a multi-player Sudoku game. I’m going to write as much of it as I can in Rust and run it on AWS Lambda, using DynamoDB as the datastore.

I want to do this for a few reasons:

  1. I want to write more Rust
  2. I have a bunch of ideas on Sudoku interfaces, inspired by IronSudoku, GoodSudoku, NY Times, and Cracking the Cryptic
  3. I want to make something in the open
  4. I want to write more

I will aim to make progress every week and share it here. I will write about the decisions I make, the code I write, and the things I learn.

You can follow along of course and you can send feedback by email.