Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorem-ipsumm/connect-with-friends
"P2P" Connect 4 Game using Socket.io and NodeJS
https://github.com/lorem-ipsumm/connect-with-friends
connect-four socket socket-io webrtc
Last synced: about 1 month ago
JSON representation
"P2P" Connect 4 Game using Socket.io and NodeJS
- Host: GitHub
- URL: https://github.com/lorem-ipsumm/connect-with-friends
- Owner: lorem-ipsumm
- Created: 2017-12-22T16:07:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-27T17:59:53.000Z (about 7 years ago)
- Last Synced: 2024-10-26T11:45:43.781Z (3 months ago)
- Topics: connect-four, socket, socket-io, webrtc
- Language: CSS
- Homepage: https://connect-with-friends.herokuapp.com/#!/
- Size: 3.32 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Connect-With-Friends
Connect With Friends is a P2P-schemed Connect Four game made with Socket.io and Angular. Using Socket.io, a NodeJS server hosted on Heroku acts as a broker between two players (read: friends).
There are a lot of bugs that I have not tracked down yet, so if you come across any please let me know!
![Connect Four Screenshot](/assets/screenshots/pic1.png)
![Connect Four Screenshot](/assets/screenshots/pic2.png)
![Connect Four Screenshot](/assets/screenshots/pic3.png)
![Connect Four Screenshot](/assets/screenshots/pic4.png)Forks and pull requests are very welcome!