https://github.com/charlies1103/chaoschess
A place to host my many, many, chess variation ideas
https://github.com/charlies1103/chaoschess
chess free game games multiplayer online
Last synced: 4 months ago
JSON representation
A place to host my many, many, chess variation ideas
- Host: GitHub
- URL: https://github.com/charlies1103/chaoschess
- Owner: CharlieS1103
- License: mit
- Archived: true
- Created: 2022-03-04T05:41:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T06:25:30.000Z (over 1 year ago)
- Last Synced: 2025-01-25T19:23:18.949Z (5 months ago)
- Topics: chess, free, game, games, multiplayer, online
- Language: JavaScript
- Homepage: https://chaoschess-ce4b2.web.app/
- Size: 864 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChaosChess
## Technologies used:
### Colyseus:
Framework used for matchmaking, build with express### React:
Used for the entirety of the frontend## Purpose of this project:
Aside from being fun, this project was basically to get a feel for developing websites that run both a frontend and backend, as well as learn some new frameworks and skills. I also enjoy chess so having a place to implement whatever chess variants I can think of felt like a cool idea.
Although it definitely needs polishing I think this will be a fun project to look back on.#### Disclaimer:
This project has so many security vulnerabilitys you don't even want to know.