Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple JavaScript Chess Game

Play chess right in your browser with this minimalist JavaScript chess game.

Chess Board

Play Chess Here Simple Chess

🚀 Introduction

Welcome to the Simple JavaScript Chess Game project! This is a lightweight implementation of a chess game using only HTML, CSS, and JavaScript. It's designed to provide a straightforward chess-playing experience without the complexities of advanced features. Whether you're looking for a basic chess game or a starting point to build upon, this project has you covered.

🛠️ Getting Started

To get started with the Simple JavaScript Chess Game, follow these steps:

  1. Clone or download the repository to your local machine.
  2. Open the index.html file in your Microsoft Edge(required) browser.
  3. The chessboard will be displayed, ready for you to start playing.

🎮 How to Play

  1. Open the game in your web browser.
  2. Drag a chess piece to select.
  3. Drop om a valid place. (you can only place piece on valid spot according to piece.)
  4. The game doesn't include advanced features like check detection, checkmate, move highlightation or pawn promotion.

Remember, this project is designed to be a simple implementation of chess, without complex rules or interactions.

🤝 Contributing

Contributions to this project are not only welcome but encouraged! If you have ideas for improvements, want to fix bugs, or want to add more features while maintaining the project's simplicity, please feel free to submit a pull request.

🙏 Thank You

Thank you for checking out the Simple JavaScript Chess Game project! If you have any questions, feedback, or just want to connect, feel free to reach out to me:


Happy coding and playing! 🎲

About

Simple Chess Using Pure Javascript

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages