Skip to content

dengpris/sudoku

Repository files navigation

sudoku

Sudoku project for ECE243, written in C.

Game can be played by compiling big_function_for_CPUlator.c on CPUlator.

Game is controlled using PS_2 (base address of 0xff200100).

Usage

Keyboard

  • Arrowkeys used to maneuver the grid,
  • Fill the grid using the number keys
  • Press N for new game
  • Press backspace to erase

Mouse

  • Mouse support greatly lags due to limits of CPUlator
  • Currently only supports mouse-click of "New Game"

Other files are broken down merely for organizational purposes. All games are randomly generated.

About

Sudoku project for ECE243

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages