1.0.11 • Published 2 years ago

sudoku-kamalesh v1.0.11

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Create sudoku game using TypeScript

Creating a sudoku game by using TypeScript. this is the documentation for this game.

Overview

The project aims to create a basic poker game, adhering to standard rules, without complex UI or multiplayer features and its fully focused on TypeScript code simplicity and reliability.

Installation

1) Update the system

  $ sudo apt-get update

2) Upgrade the system

  $ sudo apt-get upgrade

Download

3) Install sudoku game in np manager

  $ npm install sudoku-kamaleh

4) Change the directory

  $ cd node_modules
  $ cd sudoku-kamaleh

Running Tests

5) To run tests, run the following command

  $ tsc
  $ npm run start
1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago