Diamonds is a programming challenge. Program a bot and compete to get the highest score.
- Read the game rules and how to get started
- Try the api using Swagger either locally or live
If you find a bug or has a suggestion for improvement you are more than welcome to submit an issue or pull request!
Diamonds 2 requires Node 20.
Run initial setup
npm run setup
After initial setup has been successfully run you can start the project by running:
npm run start
The project will autoreload on code change.
Frontend: http://localhost:8082
Swagger: http://localhost:3000/docs