A calming Connect Four game build using WebGL2.
This is an Online Multiplayer implementation of the classic Connect Four game.
🌾 It focuses on a chill experience with nice animations, soothing sound design and soundtrack. 🌼
- Made using my own JavaScript game engine
- Implements WebGL2 rendering
- Custom shader for the column highlighting effect
- Uses websockets for multiplayer communication
- Uses NodeJS backend