Logo Lanfrica

PhilmonLab/Tigrigna_game

Domain:

natural language processing
Creator:
Phi
Host:
# Eritrean Name Analyzer ๐Ÿ‡ช๐Ÿ‡ท๐ŸŽฎ A fun little **HTML/CSS/JavaScript** project that mixes a **Tic-Tac-Toe mini game** with a playful **Eritrean name โ€œanalysisโ€** (meaning + random stats). Win the game once to unlock the name analyzer. ## โœจ Features - ๐ŸŽฎ **Tic-Tac-Toe vs Computer** (medium difficulty AI) - ๐Ÿ”’ **Locked analyzer** until you win once - ๐Ÿ” **Name analyzer** with: - Name meaning (English + Tigrinya when available) - Random โ€œstatsโ€ like height, forehead size, patience level ๐Ÿ˜„ - Random personality/skill badges - ๐Ÿ“ฑ **Mobile friendly** (responsive layout + touch-friendly buttons) ## ๐Ÿง  How it works 1. Play Tic-Tac-Toe (you are **X**). 2. If you win, the analyzer unlocks. 3. Enter a name + select gender and get results. > Note: This is made for fun/learning. The โ€œstatsโ€ are random and not real. ## ๐Ÿš€ Run locally No setup needed. 1. Download / clone the repo 2. Open `index.html` in your browser - Windows: double click the file - macOS/Linux: open with any browser ## ๐ŸŒ Live demo (GitHub Pages) If you enable GitHub Pages: 1. Go to **Settings โ†’ Pages** 2. Choose **Deploy from branch** 3. Select **main** branch and **/(root)** 4. Save โ€” your project will get a public URL Then add your link here: - **Live Demo:** philmonlab.github.io ## ๐Ÿ—‚ Project structure - `index.html` โ€” everything (HTML + CSS + JS) in one file ## ๐Ÿ› ๏ธ Tech stack - HTML - CSS - Vanilla JavaScript ## โœ… Ideas to improve - Add more Eritrean names to the database - Add difficulty levels for the AI - Add sound effects + animations - Save win streak / last results using `localStorage` - Add a dark mode toggle

Languages