/agricola-score

Primary LanguageTypeScriptMIT LicenseMIT

Agricola Score Tracker

Build Status code style: prettier NPM version

The Agricola Score Tracker App is a point tracker for the board game Agricola.

Motivation

Agricola Score Tracker is a side project born from my willingnes to learn and my pasion for boardgames. Some technologies and patterns used:

How to run locally?

To run Agricola Score Tracker locally you need to have node installed, then:

  1. Clone the repo.
  2. run npm install.
  3. run npm start.

You can also run the tests by executing npm test.

Contributing

If you have an idea, improvement, bugfix or question don't hesitate to create a PR an issue or contact me @ramirozap.

License

Agricola Score Tracker is licensed under the MIT license.