Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tostaylo/pawn_talk
A place to have a chat and play a game of chess
https://github.com/tostaylo/pawn_talk
chess flask real-time socket-io
Last synced: 4 days ago
JSON representation
A place to have a chat and play a game of chess
- Host: GitHub
- URL: https://github.com/tostaylo/pawn_talk
- Owner: tostaylo
- Created: 2017-02-19T18:23:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T17:46:49.000Z (about 2 years ago)
- Last Synced: 2023-04-25T17:40:26.205Z (over 1 year ago)
- Topics: chess, flask, real-time, socket-io
- Language: JavaScript
- Homepage: https://pawntalk.herokuapp.com/
- Size: 614 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pawn_Talk
A place to have a chat and play a game of chessThis project is a real-time chess and chat application utilizing web sockets. Enter the room name of your choice on the landing page. If your room choice is not being used then you will be asked to enter your username. Once you have entered your username you can send a link to the room to anyone you like. Once they arrive you may have a chat and play a game of chess if you so choose.
Next Steps
User Authentication, Room locking functionality.Built With
* Flask
* Flask Socket-IO
* Chessboard.js
* Chess.js
* FontAwesome
* JQuery
* Python
* Javascript
* HTML
* CSShttps://pawntalk.herokuapp.com/
![Demo](https://cloud.githubusercontent.com/assets/10001990/23671005/8a917050-031e-11e7-9b09-a4339e86ab16.gif)