Skip to content

Repository files navigation

Word Cloud Game

About

A cute and simple game where the user selects words from a word cloud that match a given definition.

Learning goals

This project focuses on building skills in component-based architecture, state management in React, type-safe data modeling with TypeScript, working with modern tools like Vite, and both unit and end-to-end testing using Playwright.

Tech stack

• ⚛️ React • 🟦 TypeScript • ⚡ Vite • 🎭 Playwright

Project setup

Make sure you have Bun installed: https://bun.sh

Install dependencies:

bun install

Install Playwright browsers:

bunx playwright install

Start the development server and open the URL displayed in the terminal:

bun run dev

Build the project for production:

bun run build

Run end-to-end tests:

bun run test:e2e

Preview

Welcome screen:

Welcome screen

Game boards:

Guess board Check board

Score board:

Score board

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages