Skip to content

Fullstack implementation of Sudoku game using Flutter and NodeJS

Notifications You must be signed in to change notification settings

Mohamed-512/Fullstack_Sudoku

Repository files navigation

Sudoku

Implementing a Sudoku game using Flutter and NodeJS, with autosolve feature

Developed

  • Choosing numbers in the grid
  • Reset grid
  • Solution checking
  • Autosolve
  • Auto initial grid

Running

  1. First, set up the server
node node-js-sudoku/server.js
  1. Second, run the app on an Emulator
flutter emulators --launch EMULATOR_NAME
flutter run

About

Fullstack implementation of Sudoku game using Flutter and NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published