ivteplo / word-guessing-game

A word guessing game similar to Wordle

Home Page:https://ivteplo.github.io/word-guessing-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word Guessing Game

A word guessing game similar to Wordle

Used Tools and Frameworks

  • React
  • TypeScript
  • TailwindCSS
  • HeadlessUI
  • Octicons
  • Vite

Preview

Preview of the app. Light theme

Preview of the app. Dark theme

Development

Prerequisites

  • Node.js
  • Git

Setup

  1. Clone the repository
git clone https://github.com/ivteplo/word-guessing-game
  1. Navigate to the folder
cd word-guessing-game
  1. Install dependencies
npm install
  1. Start the development server
npm run dev
  1. Open localhost:3000

  2. Happy hacking! ✨

About

A word guessing game similar to Wordle

https://ivteplo.github.io/word-guessing-game

License:MIT License


Languages

Language:TypeScript 82.3%Language:CSS 9.1%Language:JavaScript 6.1%Language:HTML 2.5%