View Project
Realtime Sudoku is a real-time, multiplayer Sudoku game that allows users to collaborate and compete while solving puzzles. Built with Next.js and Liveblocks, it provides seamless synchronization, enabling multiple players to interact with the board simultaneously. The game includes various difficulty levels, real-time chat, and a competitive timer to enhance engagement. With features like undo/redo, mistake tracking, input validation, and a celebration animation upon completion, Realtime Sudoku transforms the classic puzzle into a modern, interactive experience that fosters fun and competition.Realtime Sudoku is a multiplayer, real-time Sudoku game designed to bring players together for a collaborative puzzle-solving experience. The goal is to provide an interactive and engaging way to play Sudoku with friends, complete with real-time updates, chat functionality, and a competitive yet fun gameplay environment. Whether you're solving puzzles casually or competing against others, this project aims to enhance the classic Sudoku experience with modern web technologies.
🚀 Features:
Real-time Multiplayer: Solve Sudoku puzzles with friends and see their moves live.
Multiple Difficulty Levels: Choose from Easy, Medium, Hard, Insane, and Inhuman.
User Authentication: Users can join with their names and avatars.
Live Chat: Communicate with other players while solving the puzzle.
Game Timer: Track your time and compete with friends.
Mistake Counter: Keeps track of incorrect entries (limited to 3 mistakes).
Undo & Redo: Easily undo or redo your moves.
Notes Mode: Jot down potential numbers in cells.
Input Validation: Enable real-time validation to highlight correct and incorrect numbers.
Invite Friends: Share the game link or QR code for easy invites.
Theme Toggle: Switch between light and dark modes.
Confetti Celebration: Enjoy a confetti burst when you complete the puzzle! 🎉
👲 Main Aim:
Wanted to learn about Liveblocks and how can we use them in NextJS. Will soon write an blog about it as well.
Here is the Github Repo: https://github.com/Avik-creator/soduku-realtime
Thank you for trying it out and hoping to get review on it.
EDIT: Best to play of Laptop or large screen devices.
Built with