-
Navigate through mazes and dodge obstacles. Engage in strategic gameplay within a blocky world.
-
Each level offers new challenges and fun. Features bright colors and engaging designs.
| Key | Action |
|---|---|
| ↑ | Move up |
| ↓ | Move down |
| ← | Move left |
| → | Move right |
| Space | Place or break blocks |
- React
- Tailwind CSS
- Node.js
- Express
- Socket.IO
-
First, clone the repository to your local machine using Git.
-
Navigate to the client directory and run
npm installto install all necessary dependencies for the client side. -
Similarly, navigate to the server directory and run
npm installto install dependencies for the server side. -
Start the client application:
npm run startStart the server:
npm start





