Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

marmelab/quarto-android

Repository files navigation

onboarding Archived Repository
The code of this repository was written during a Marmelab agile integration. It illustrates the efforts of a new hiree, who had to implement a board game in several languages and platforms as part of his initial learning. Some of these efforts end up in failure, but failure is part of our learning process, so the code remains publicly visible.
This code is not intended to be used in production, and is not maintained.

Quarto android

The game of Quarto, in react native.

Requirements

Make sure to have nodejs, npm and android installed.

Install the game

make install

Run the game

Note: make sure to have a connected device before running the project.

Run Quarto Android game on android

make run

Test the code

Run unit tests on source code

make test

Lint the code

Inspect source code and writing rules

make lint

About

Quarto game in react-native for Android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published