This is a web-based implementation of the classic Snake and Ladder game using Node.js, React, Express, and a MySQL database.
- visual studio code
- node.js
- npm
- mySQL server
- clone this repository and navigate to the project directory. Then, run the following command in the backend and the frontent directories to install the necessary dependencies: >npm install
- To start the application, run the following command in the backend and the frontent directories: >npm start
- Jump to the browser and sign in or register
- create or join a game room
- wait for your turn and press the dice to play
This implementation of the Snake and Ladder game includes the following features:
- A responsive, modern user interface built with React
- Multiple players with customizable names
- Randomly generated dice rolls
- A persistent game state stored in a MySQL database
This project was created by:
- Aly Zakaria
- AmrElkhatieb
- Abdelrahman Shokry
- Nada Rabea
- Amr Gamal