This project is a simple web-based 3d chess, designed to run in any modern web browser. It utilizes HTML, CSS, JavaScript, and A-Frame. This project was initiated as a hands-on approach to learn how to use A-Frame for web and VR development effectively.
To run this project locally:
- Clone this repository to your local machine.
- Open the
index.html
file in your web browser.
- All logic is contained within a file.
- A-frame demo
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.