As my first python program I decided to make Sudoku.
Here's the link to the latest version.
It has a nice interface and even a custom small number font. The code might be hard to read as I had to keep it under 300 lines in order to use the Casio python script editor.
Of course this would not have been possible without ExtraPython, so thank you to everyone involved in that! The game can only run on the ExtraPython add-in (there's a link to download EP if you follow the above link).
For this version there are no save states, 4 difficulties, and a limited amount of games available. Lephe tells me support for file read/write will hopefully be added to EP in the near future, and then I can add save states and 100s of games.
Also possibly on the agenda for the future is a reveal/reveal all option. Let me know what you think, because I'm unsure if that's even a positive feature.
If you have any other features requests/comments please let me know!

Here's the link to the latest version.
It has a nice interface and even a custom small number font. The code might be hard to read as I had to keep it under 300 lines in order to use the Casio python script editor.
Of course this would not have been possible without ExtraPython, so thank you to everyone involved in that! The game can only run on the ExtraPython add-in (there's a link to download EP if you follow the above link).
For this version there are no save states, 4 difficulties, and a limited amount of games available. Lephe tells me support for file read/write will hopefully be added to EP in the near future, and then I can add save states and 100s of games.
Also possibly on the agenda for the future is a reveal/reveal all option. Let me know what you think, because I'm unsure if that's even a positive feature.
If you have any other features requests/comments please let me know!