Recording.2024-05-12.235721.mp4
Recording.2024-05-13.000028.mp4
Yam Master is a strategic dice game where players aim to score points by placing their pieces on the game board, creating alignments, and blocking their opponent's pieces. The objective is to achieve the highest score or to create a horizontal, vertical, or diagonal alignment of five pieces.
Yam Master is an adaptation of the classic dice game Yam's. Players take turns rolling five dice and trying to achieve different combinations, which allow them to place their pieces on the game board. The game continues until one player runs out of pieces or achieves an alignment of five pieces, resulting in an instant victory.
For detailed rules of the game, please refer to the Game Rules section below.
git clone https://github.com/jul-fls/Epsi-Architecture-Applicatives-Yam.git
-
FRONT :
npm install
-
BACK (Web Socket) :
cd backend/ npm install
-
FRONT :
cd app/
-
BACK (Web Socket) :
cd backend/
-
FRONT :
npx expo start
-
BACK (Web Socket) :
cd backend/ npm run start
3. (MOBILE) Follow the instructions provided to run the application on your desired platform (e.g., iOS simulator, Android emulator or expo go).
- Julien FLUSIN
- Sangmin SHIM
(4/15/2024 ~ 5/12/2024)