Skip to content

sinhaaritro/sudoku-cli-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suduko Game

A simple command line suduko game made with C++ using VS Code.

Requirements

Installation

  1. Clone the repository: git clone
  2. Run the configure script: ./configure.sh
  3. Run the build script: ./build.sh
  4. Run the game: ./suduko

Running the game on terminal by ./run.sh

  1. The game is now ready to be run. It is located in the /build folder.

About

This is a suduko game that runs on cli

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published