Welcome to MindCows, a fun and interactive game developed for the Supabase Hackathon Launch Week 12, 2024. This project was built using Flutter and Supabase and is fully open-source.
MindCows is an engaging multiplayer puzzle game where players challenge their cognitive skills by guessing the exact numbers in each position of their opponents' boards. The game leverages Supabase for real-time multiplayer capabilities, data storage, and authentication, while Flutter provides a seamless cross-platform user experience.
- Cross-Platform: Available on both iOS and Android, providing a consistent experience across devices.
- Real-Time Multiplayer Support: Play with friends and other players in real-time, enabled by Supabase’s real-time API.
- User Authentication: Secure login and profile management powered by Supabase Auth, ensuring player safety.
- Global Leaderboard: Compete with others and track your ranking on the leaderboard.
- Data Storage: Game progress and player stats are securely stored using Supabase's PostgreSQL database.
- Scalable Architecture: Built to scale seamlessly to billions of users using Supabase’s robust infrastructure.
- Clone the repository:
git clone https://github.com/your-username/MindCows.git
Contributions are welcome! Please feel free to submit a pull request or open an issue.
Thank you for checking out MindCows! We hope you enjoy playing and exploring the game.