Skip to content

A chess game where you actually have to capture the opponent king in order to win the game

License

Notifications You must be signed in to change notification settings

leopoldo8/regichess

Repository files navigation

RegiChess

This is a personal project trying to create a chess game where you actually have to capture the opponent king in order to win the game. Initially to be played just offline (plans to use socket in a near future). It's being developed with ports and adaptors architecture, Vite, TypeScript and React.

My main goal with this project is to learn more about the Ports and adaptors architecture, work my logic trying to get all chess rules, and have fun playing it, 'cause I love chess :)

Technologies

Installing & Running

  1. Clone the repository: https://github.com/leopoldo8/regichess
  2. Access the directory: cd regichess
  3. Install the dependencies: npm install
  4. Run the app: npm run dev

About

A chess game where you actually have to capture the opponent king in order to win the game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published