Warning
The game may be very buggy! If you encounter any issues, please feel free to submit a GitHub issue. We will do our best to get to it as soon as possible. Your feedback is greatly appreciated.
You begin with an empty canvas but with each guess, a larger part of the country's border gets revealed. The full outline of the country will be revealed after your 6th guess, leaving you one last chance to get it right. Each guess must be a valid country name, validated by the autocomplete popup. Hit the enter button to submit your answer.
Clone the repo and run the following:
cd borderdle
yarn
yarn run dev
yarn run build
- React
- Vite
- Express
- TailwindCSS