Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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!