sudoku-kamalesh
v1.0.11
Published
My First Project
Downloads
12
Readme
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
- Update the system
$ sudo apt-get update
- Upgrade the system
$ sudo apt-get upgrade
Download
- Install sudoku game in np manager
$ npm install sudoku-kamaleh
- Change the directory
$ cd node_modules
$ cd sudoku-kamaleh
Running Tests
- To run tests, run the following command
$ tsc
$ npm run start