Skip to content

ManimaranRepos/Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Games

Interactive web-based games built with Node.js and modern JavaScript. A collection of fun, engaging games with smooth animations and responsive design.

🎮 Games Included

1. Tic Tac Toe

  • Classic 3x3 grid gameplay
  • Two-player mode
  • Win detection and scoring
  • Responsive design

2. Snake Game

  • Classic snake gameplay
  • Collision detection
  • Progressive difficulty
  • Score tracking

3. Memory Game

  • Match pairs of cards
  • Timer-based challenges
  • Score leaderboard
  • Multiple difficulty levels

🛠️ Tech Stack

  • Frontend: HTML5, CSS3, JavaScript (ES6+)
  • Backend: Node.js, Express
  • Libraries: Canvas API for graphics
  • Hosting: GitHub Pages / Heroku

📦 Installation

# 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

🎯 How to Play

Tic Tac Toe

  1. Click on empty cells to make your move
  2. First to get 3 in a row wins
  3. Click "New Game" to restart

Snake Game

  1. Use arrow keys to move the snake
  2. Eat food to grow longer
  3. Avoid hitting walls and yourself
  4. Score increases with each food eaten

Memory Game

  1. Click cards to reveal hidden images
  2. Match pairs to win points
  3. Complete all matches to win the game
  4. Challenge yourself with timer modes

🚀 Features

  • ✨ Smooth animations and transitions
  • 📱 Fully responsive design
  • 🎨 Modern UI with gradient backgrounds
  • ⚡ Fast performance optimized
  • 🔔 Sound effects (optional)
  • 📊 Score tracking and history

🎮 Game Rules

Each game has comprehensive rules available in-game. Instructions appear on the home screen.

🤝 Contributing

Want to add more games or improve existing ones? Feel free to:

  1. Fork the repository
  2. Create a feature branch
  3. Make your improvements
  4. Submit a pull request

🐛 Bug Reports

Found a bug? Please open an issue with:

  • Game name
  • Steps to reproduce
  • Expected behavior
  • Actual behavior

📄 License

This project is licensed under the MIT License.

👤 Author

Manimaran

🙏 Acknowledgments

  • 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!

About

Gamescodewith nodejs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages