Skip to content

The frontend for a multiplayer word game built with Vue 3 and Socket.IO where players compete by submitting creative answers to categories, powered by GPT-4 validation.

Notifications You must be signed in to change notification settings

zachbroad/scatterclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Categories.LIVE

A real-time multiplayer word game inspired by Scattergories, built with Vue 3 and Socket.IO. Players compete by submitting creative answers to various categories, all starting with the same randomly chosen letter.

Scattergories Gameplay

Features

  • Real-time multiplayer gameplay using Socket.IO
  • Modern Vue 3 + Vite frontend architecture
  • AI-powered prompt generation and answer validation
  • Responsive design using Bootstrap
  • Live chat functionality
  • Custom game rooms with configurable settings

Technical Stack

  • Frontend: Vue 3, Vite, Bootstrap
  • State Management: Vue Reactive State
  • Real-time Communication: Socket.IO (via socket.io-client)
  • AI Integration: OpenAI GPT-4 API
  • Styling: Bootstrap/Bootswatch

Prerequisites

Before running this project, make sure you have:

  • Node.js (v14 or higher)
  • npm (v6 or higher)

About

The frontend for a multiplayer word game built with Vue 3 and Socket.IO where players compete by submitting creative answers to categories, powered by GPT-4 validation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published