Welcome to Undercover! 🕵️♂️
Undercover is an interactive web application built with React, designed to offer an engaging gaming experience inspired by online board games. Whether you're a game enthusiast or simply looking for a new playful experience, Undercover provides a dynamic game where strategy and cooperation come together.
- 🎮 Investigation Game: Find out who the Undercovers are hiding among you.
- 🌐 Real-Time Multiplayer: Play in real-time with your friends.
- 📊 Statistics and History (coming soon): Check detailed statistics and a history of your games.
- 📱 Mobile Compatibility: Enjoy the game on your smartphone and tablet with an interface designed for touch screens.
To install and run Undercover locally, follow these steps:
-
Clone the repository:
git clone https://github.com/landolsi-yanis/undercover-mobile.git
-
Install dependencies:
npm install # or yarn install
-
Start the development server:
npm start # or yarn start
-
Access the application:
Open http://localhost:3000 in your browser.
After starting the application, you can:
- Create a Game: Launch a new game and invite your friends to join.
- Configure the Game: Modify game settings to customize your experience.
- Play: Use the interactive features of the game to fully immerse yourself in the gameplay.
- React: JavaScript library for building the user interface.
Developed by Yanis LANDOLSI – Contact me via email
Distributed under the GNU AGPLv3 license – see the LICENSE file for more information.
A big thank you to NG and LP for their support and resources.