Skip to content

jackbeardless/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Minimalist Chess Game

GitHub last commit GitHub license GitHub stars

A proof of concept chess web application, which you can run locally, and play vs an AI.

Play Now · Report Bug · Request Feature

Chess Game Preview

✨ Features

  • 🌙 Elegant dark mode interface
  • 🤖 Play against AI opponent
  • ✅ Legal move validation
  • 🎯 Intuitive drag-and-drop gameplay
  • 🎭 Smart piece movement animations
  • 📱 Responsive design for all devices

🚀 Quick Start

Prerequisites

  • A modern web browser
  • That's it! No additional installations required

Installation

  1. Clone the repository sh git clone https://github.com/yourusername/chess-game.git
  2. Navigate to the project directory sh cd chess-game
  3. Open index.html in your browser
  4. Start playing! You'll be white, playing against the AI

🎮 How to Play

  1. The game starts automatically with you playing as White
  2. Click and drag pieces to make your moves
  3. The AI will respond automatically
  4. Use the "New Game" button to reset at any time

🛠️ Built With

  • HTML5 HTML5 for structure
  • CSS3 CSS3 for styling
  • JavaScript JavaScript for game logic
  • chess.js for chess move validation
  • chessboard.js for board visualization

📋 Roadmap

  • Add move sound effects
  • Implement move history
  • Add captured pieces display
  • Include game timer
  • Improve AI difficulty levels
  • Add multiplayer support

🤝 Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

📝 License

Distributed under the MIT License. See LICENSE for more information.

📧 Contact

Discord - Duck

Project Link: https://github.com/jackbeardless/Chess

🙏 Acknowledgments


Made with ❤️ by Jack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published