SuperSudoku
A downloadable game for Windows, macOS, and Linux
The what and why.
I created Super Sudoku out of frustration with ad-filled mobile Sudoku games. As a (very much) beginning developer, I wanted to make a clean, feature-rich Sudoku experience without interruptions for my first game. What started as a personal project has evolved into a full-fledged game that I'm now sharing with all of you^^
Features.
- Multiple Difficulty Levels: Easy, Medium, Hard, and Extreme modes to suit all skill levels.
- Smart Highlighting: Visual aids show valid placements, enhancing solving strategy.
- Randomly Generated Puzzles: Each game presents a unique, solvable Sudoku challenge.
- Hint System: Optional hints available for those tough spots.
- Pencil Mode: Easily toggle between normal and pencil mode for noting possible numbers.
- Candidate Numbers: Note possible numbers for each cell, mimicking paper-solving techniques.
- Detailed Statistics: Track your progress and improvement over time.
- Multilingual: Available in English, German, Dutch, French, Italian, and Spanish.
- Custom Soundtrack: A playlist of 20+ original tracks to accompany your solving sessions.
- Number Counter: Displays remaining numbers to be placed for each digit.
A word on AI usage.
Super Sudoku uses AI-generated background images and music. While this helped create a richer game environment, I acknowledge the ongoing discussions about AI in not just gaming but all of the creative fields, however, my focus was on delivering a quality Sudoku experience, and I believe these elements enhance that and allowed me to create this game without having to shell out money which is rather important as i'm saving up every cent I can for my study.
Super Sudoku is my attempt to create the Sudoku game I've always wanted to play. It's designed for both casual players and Sudoku experts who appreciate a clean, feature-rich solving experience. I hope you enjoy playing it as much as I enjoyed creating it.
-Josh from NeonLightsMedia
Status | Released |
Platforms | Windows, macOS, Linux |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | NeonLightsMedia |
Genre | Puzzle, Strategy |
Tags | Brain Training, Casual, numbers, Relaxing, Singleplayer, sudoku |
Download
Install instructions
Installation Instructions
Windows:
- Locate the downloaded zip file (usually in your "Downloads" folder).
- Right-click the zip file and select "Extract All".
- Choose a destination folder for the extracted files.
- Open the extracted folder.
- Double-click "SuperSudoku.exe" to start the game.
macOS:
- Find the downloaded zip file (typically in your "Downloads" folder).
- Double-click the zip file to extract its contents.
- Drag the extracted "Super Sudoku" application to your Applications folder.
- Open your Applications folder and double-click "Super Sudoku" to launch the game.
Linux:
- Open a terminal in the directory containing the downloaded zip file.
- Run the command:
unzip SuperSudoku-Linux.zip -d SuperSudoku
- Navigate to the extracted directory:
cd SuperSudoku
- Make the game executable:
chmod +x SuperSudoku
- Run the game:
./SuperSudoku
Comments
Log in with itch.io to leave a comment.
noice good job. works great