Serpentia is an exciting 3D online multiplayer snake game where two players can join the game. One player controls the snake, and the other controls the rat (food). The objective is simple: the snake has to eat the rat, while the rat must try to escape from the snake. The game leverages Three.js for rendering 3D elements, Socket.io for real-time communication between game clients and servers, and Nest.js for handling the backend.
- Real-time multiplayer gameplay.
- Stunning 3D graphics and animations.
- Player-controlled snake and rat characters.
- Intuitive controls for an immersive gaming experience.
- Backend powered by Nest.js for robust server-side functionality.
We welcome contributions to make Serpentia even better! If you want to contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and ensure tests pass.
- Submit a pull request.
Serpentia is currently under development and will be live once development is complete. Stay tuned for updates!
This project is licensed under the MIT License - see the LICENSE file for details.
Enjoy playing Serpentia! Feel free to reach out with any feedback or questions.