Skip to content

ezraclintoc/set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set - Multiplayer Web Game

A real-time, multiplayer implementation of the classic card game Set, built by Ezra Clintoc. Play with friends in your browser!

Features

  • Multiplayer: Join or create games and play with others in real time using Pusher.
  • Interactive UI: Responsive game board rendered with Two.js.
  • Voting System: Players can vote to add more cards if no sets are found.
  • Scoreboard: Live scoreboard and player list.
  • Message Overlay: In-game event messages.

Project Structure

game.html         # Main game interface
game.js           # Game logic and multiplayer code
index.html         # Game lobby (create/join)
style.css         # Shared styles

Getting Started

  1. Clone this repository.
  2. Open index.html in your browser to create or join a game.
  3. Share the Game ID with friends to play together!

Technologies Used

  • HTML, CSS, JavaScript
  • Pusher for real-time multiplayer
  • Two.js for rendering the game board

Credits

Created by Ezra Clintoc. Inspired by the original Set card game.

License

This project is licensed under the MIT License.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published