sneeu.com

Everything tagged #sudoku.

  1. Hello, World!

    2024-08-11

    As a first step to making my Sudoku game I’ve written a very simple Rust β€œHello, World” that runs on Lambda. My plan is to expand this code into a noughts-and-crosses game before tackling Sudoku.

  2. Sudoku

    2024-05-17

    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.