A downloadable game

A Sudoku game for the Commodore 64, written in C64 BASIC V2.

Features

  • Random puzzle generation (band/stack shuffle method — no backtracking, fast on real hardware)
  • Three difficulty levels: Easy (41 given numbers), Medium (31), Hard (23)
  • Rotationally symmetric clue removal (classic newspaper-style pattern)
  • Rule-based solution checking (validates rows/cols/3x3 boxes, not a fixed-answer compare)
  • Cursor-based entry

Controls

KeyAction
W/A/S/D or cursor keysMove selection
1-9Enter number
0Clear cell
CCheck solution
RRestart (clear entries, keep puzzle)
NNew puzzle (re-prompts difficulty)
QQuit

Running

Download the c64doku.prg file and run it in VICE or upload it to a real C64 or the C64 Ultimate.

Known limitations

  • Clue removal is random, not solver-verified
  • Puzzles may not have a unique solution
Published 1 day ago
StatusReleased
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
Authorm0nde
GenrePuzzle
Tagsbasic, Commodore 64, Retro, sudoku

Download

Download
c64doku.prg 5.1 kB

Install instructions

Download the c64doku.prg file and run it in VICE or upload it to a real C64 or the C64 Ultimate.

Comments

Log in with itch.io to leave a comment.

Very nice game :)

Thank you!