An open API service indexing awesome lists of open source software.

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:

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:

![Screenshot](./chessapp.png)

## Author: Kevin Roi R. Basina