Welcome to the Pirate's guess, a React Native application where players guess, and the pirate reads your mind.
Make sure you have the following installed on your machine:
- Node.js
- npm (Node Package Manager)
-
Clone the repository to your local machine:
https://github.com/ElSierra/pirates-guess-react-native-game.git
-
Navigate to the project directory:
cd pirates-guess-react-native-game
-
Install dependencies:
npm install
-
Start the application:
npm start
-
Follow the instructions in the console to run the app on an emulator or physical device.
- React Native
- TypeScript
- Expo (for development and testing)
Contributions are welcome! If you have any ideas for improvement or find a bug, please open an issue or submit a pull request.