Skip to content

The main purpose of the project is to write the project on stack: React, TypeScript, Next.js and use OOP. The project itself is a simple chess.

Notifications You must be signed in to change notification settings

User-960/Game-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-chess

The main purpose of the project is to write the project on stack: React, TypeScript, Next.js and use OOP. The project itself is a simple chess.

Project Opportunities

All elements of the game are created as abstract classes with their own logic. Example: each instance of a chess figure has a move logic, mobility, color, available cell, direction logic. All this logic is presented in the form of class methods.

What is used:

  • Programming languages: HTML, CSS, TypeScript;
  • Preprocessor: SCSS;
  • Libraries: React, Next.js;

To clone repository

https://github.com/User-960/Game-chess.git

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

The main purpose of the project is to write the project on stack: React, TypeScript, Next.js and use OOP. The project itself is a simple chess.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published