/zen-connect-four

A calming Connect Four game build using WebGL2. 🌼

Primary LanguageJavaScript

Logo

Zen Connect Four

A calming Connect Four game build using WebGL2.

Description

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. 🌼

🖼️ Gallery

Screenshot 1 Screenshot 2 Screenshot 3

🛠️ Technical Details

  • 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