https://github.com/rookiemonkey/chessapp
The idea of this application is basically emulate the logic of chess using HTML/CSS/Javascript. This is done solely for me to practice the said technologies. Also I'm planning to have this converted into a multiplayer game, where in once loaded, websocket enabled server will look for an available opponent. :tada:
https://github.com/rookiemonkey/chessapp
chess chess-game css html javascript js vanilla-javascript webpack5
Last synced: about 2 months ago
JSON representation
The idea of this application is basically emulate the logic of chess using HTML/CSS/Javascript. This is done solely for me to practice the said technologies. Also I'm planning to have this converted into a multiplayer game, where in once loaded, websocket enabled server will look for an available opponent. :tada:
- Host: GitHub
- URL: https://github.com/rookiemonkey/chessapp
- Owner: rookiemonkey
- Created: 2020-12-27T08:08:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T10:38:35.000Z (over 5 years ago)
- Last Synced: 2025-04-02T21:42:21.917Z (over 1 year ago)
- Topics: chess, chess-game, css, html, javascript, js, vanilla-javascript, webpack5
- Language: JavaScript
- Homepage: https://krrb-prod-chessapp.netlify.app
- Size: 201 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CHESS APP
The idea of this application is basically emulate the logic of chess using HTML/CSS/Javascript. This is done solely for me to practice the said technologies. Also I'm planning to have this converted into a multiplayer game, where in once loaded, websocket enabled server will look for an available opponent.
Consider checking the repo's issues, all of my todos are in there :smile:
