/chessapp

An ongoing attempt to create my own chess app (just for fun =)

Primary LanguageTypeScriptOtherNOASSERTION


Logo

Chess app

An ongoing attempt to create my own chess app (just for fun =)
Explore the code »

View Demo · Report Bug · View License

About The Project

Chess app

This is an ongoing project to create my own chess app, with some of my favorite feature from popular chess websites and apps. The basic functionalities are working, but there is a lot of work to be done!

Built With

Getting Started

Prerequisites

This is a list of things you need to run the project:

  • Expo
  follow the get-started at https://docs.expo.dev/get-started/installation/

Installation & Usage

  1. Clone the repo
    git clone https://github.com/ronaldosena/chessapp.git
  2. Install dependencies
    yarn
  3. Run expo (locally or in device)
    yarn start

Roadmap

  • Project kick-off
  • Fix promotion bug
  • Highlight allowed moves
  • Add time control

Contributing

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

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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 Coffeware License. See LICENSE.md for more information.

Contact

You can reach me out at @roronalds_ or send an e-mail to ronaldo.sena@outlook.com

back to top