Skip to content
/ Chess Public

App for playing chess with someone on the same computer, against AI or in multiplayer mode. App includes lobby, game rooms and replay page, where user has opportunity to watch previous games.

License

Notifications You must be signed in to change notification settings

TELEUZI/Chess

Repository files navigation


Logo

Chess

Fullstack project for playing chess.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgements

About The Project

product-screenshot

Chess is an application for playing chess with someone on the same computer, against AI or in multiplayer mode. App includes lobby for waiting players, game rooms and replay page, where user has opportunity to watch previous games.

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Features

  • Created page layout with js-generated components.
  • Implemented chess logic
  • Created basic computer AI with different playing algorithms, add database of openings
  • Introduced multiplayer mode
  • Developed communication between server and client (http+websocket)
  • Created layout with js-generated components.
  • Implement chess logic.
  • Created basic computer AI
  • Built project using Webpack
  • Pushed application to Heroku

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages
    npm install
  3. Enjoy coding!

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Tsurankou Yauheni - LinkedIn - [email protected]

Project Link: https://github.com/TELEUZI/Chess/

About

App for playing chess with someone on the same computer, against AI or in multiplayer mode. App includes lobby, game rooms and replay page, where user has opportunity to watch previous games.

Resources

License

Stars

Watchers

Forks

Languages