Code Monkey home page Code Monkey logo

sudoku-4x4's Introduction

Sudoku-4x4

What is Sudoku?

Sudoku is a mathematical game, a puzzle in which players insert the numbers one to nine into a grid consisting of nine squares subdivided into a further nine smaller squares in such a way that every number appears once in each horizontal line, vertical line, and square. However, this version is much simpler and has been annihilated to 4 grids with numbers 1 to 4.

Language

C language is used, and the game is played on console.

Features

  1. Play game --> which leads to 3 different levels
    • Level 1
    • Level 2
    • Level 3
  2. Sudoku Solver --> Solves 4x4 Sudoku
  3. Highscore --> Keeps record of previous scores
  4. Exit --> Exits the game

How to compile

Open Command Prompt in the current directory, and enter the following commands

gcc -o sudoku SUDOKU.c

NOTE:

This project is not my sole creation. The other authors are Saad Khan, and Umer Rashid. Saad Khan was responsible for Sudoku Solver, and Umer Rashid was responsible for the checking function (logic defined by me) to evaluate the game results. I was the leader and I built the entire front-end, filing, back-end game mechanism, and tested the program for any errors and glitches. This was our 1st Semester project in Computer Science in FAST-NUCES, Karachi.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.