Skip to content

NADNAYSTHECREATOR/Unichess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

♟️ Unichess

Unichess is a 2D multiplayer chess web application built entirely using HTML, CSS, and JavaScript. Players can host or join live chess games using a unique game code. The interface features a clean orange-and-white board, smooth animations, and full enforcement of chess rules using a lightweight engine.


🎯 Features

  • Click-to-move interface
  • Highlights legal moves using visual markers
  • Enforces all standard chess rules
  • 2D board with coordinates
  • Multiplayer via game codes (peer-to-peer architecture)
  • Responsive and open-source

🛠️ Technologies Used

  • HTML / CSS – Interface, layout, and board visuals
  • JavaScript – Game logic, move handling, and interactivity
  • chess.js – Rule engine for move validation
  • GitHub Pages – Deployment and hosting

📄 License

This project is licensed under the MIT License.


About

A clean, 2D, multiplayer chess application playable via game code. Built entirely with HTML/CSS/JS, hosted on GitHub Pages. Fully interactive, click-to-move, visualized legal moves, and compliant with all chess rules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors