Skip to main content
GameDev.net gamedev.net
Windows Sudoku game
In Development

Windows Sudoku game

sudoku GUI in c with win32

About This Project

Background
Hi, I am a 15-year-old teen (just so what you'd know what to expect) who left school because our school system taught us to be parrots. I want to be a god-level developer, not a code monkey. I wrote a Sudoku GUI using win32api in C Language.
It is currently working and does what it is supposed to do, but because I am still learning, I know it is likely inefficient and could be written much better. 

Code : https://github.com/reewdgh/sudoku_gui.

Concerns:
Please guide me on:

  • Bugs or potential issues

  • Efficiency

  • How can I move to Tier 1 to Tier 2

  • Naming anything I could simplify or improve

Comments

Discussion

Loading comments...