SnowFight is a multiplayer winter-themed battle game where players engage in epic snowball fights in a charming snow-covered environment.
- Fast-paced snowball combat mechanics
- Winter wonderland environments
- Unity 6 or newer
- SpacetimeDB
- Clone the repository
git clone https://github.com/HgGamer/SnowBallFight.git
- Open the project in Unity
- Open the main scene from
Assets/Scenes/SampleScene.unity
- WASD: Move character
- Left Mouse Button: Throw snowball
We welcome contributions to SnowFight! Here's how you can help:
- Fork the repository
- Create a new branch for your feature
git checkout -b feature/your-feature-name
- Make your changes
- Test thoroughly
- Submit a pull request
- Follow Unity's C# coding conventions
- Comment your code appropriately
- Keep methods small and focused
- Use meaningful variable and function names
- Update the README.md with details of changes if applicable
- Update documentation if needed
- PR will be merged once reviewed and approved
This project is licensed under the MIT License - see the LICENSE file for details.
- SimpleToon shader effects
