# tipsy-react-native **Repository Path**: mirrors_marmelab/tipsy-react-native ## Basic Information - **Project Name**: tipsy-react-native - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-09 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TIPSY REACT NATIVE > Give it a lift & make 'em shift Tipsy is a game were the board can be tilt to move puck out of it, and they are put back on the board flipped. The aim is to be the first to get all 6 of your pucks flipped, or to exit the black puck. Each time a puck go out of the board, it is flipped and replaced on the board. This project goal is to help player to choose the right moves to win. ## How to install ``` make install ``` ## How to run locally ``` make run ``` ## How to run tests ``` make test ```