Interactive web-based games built with Node.js and modern JavaScript. A collection of fun, engaging games with smooth animations and responsive design.
- Classic 3x3 grid gameplay
- Two-player mode
- Win detection and scoring
- Responsive design
- Classic snake gameplay
- Collision detection
- Progressive difficulty
- Score tracking
- Match pairs of cards
- Timer-based challenges
- Score leaderboard
- Multiple difficulty levels
- Frontend: HTML5, CSS3, JavaScript (ES6+)
- Backend: Node.js, Express
- Libraries: Canvas API for graphics
- Hosting: GitHub Pages / Heroku
# Clone the repository
git clone https://github.com/ManimaranRepos/Games.git
cd Games
# Install dependencies
npm install
# Start the server
npm start
# Access at http://localhost:3000- Click on empty cells to make your move
- First to get 3 in a row wins
- Click "New Game" to restart
- Use arrow keys to move the snake
- Eat food to grow longer
- Avoid hitting walls and yourself
- Score increases with each food eaten
- Click cards to reveal hidden images
- Match pairs to win points
- Complete all matches to win the game
- Challenge yourself with timer modes
- ✨ Smooth animations and transitions
- 📱 Fully responsive design
- 🎨 Modern UI with gradient backgrounds
- ⚡ Fast performance optimized
- 🔔 Sound effects (optional)
- 📊 Score tracking and history
Each game has comprehensive rules available in-game. Instructions appear on the home screen.
Want to add more games or improve existing ones? Feel free to:
- Fork the repository
- Create a feature branch
- Make your improvements
- Submit a pull request
Found a bug? Please open an issue with:
- Game name
- Steps to reproduce
- Expected behavior
- Actual behavior
This project is licensed under the MIT License.
Manimaran
- GitHub: @ManimaranRepos
- Inspired by classic arcade games
- Built with love for game enthusiasts
- Special thanks to the open-source community
⭐ Enjoy the games! Please star if you like it!