CLASSIC SNAKE GAME
This is a modern implementation of the classic Snake game, developed using React Native for a seamless cross-platform mobile experience. The project integrates Firebase for backend services, including a secure authentication system for user sign-up and login.
Key Features Classic Gameplay: Enjoy the timeless fun of guiding your snake to eat food and grow longer.
User Authentication: Secure sign-up and login system powered by Firebase Authentication. Only registered users can play and save their scores.
Cross-Platform: Built with React Native, allowing the game to run on both iOS and Android from a single codebase.
Real-time Updates: (If you have a leaderboard) High scores are updated in real-time using Firestore.
Languages /Technologies used Frontend: React Native
Backend & Database: Firebase (Authentication, Firestore)