Skip to content

Commit 054cf5c

Browse files
author
Top-5
committed
Add .nojekyll and update README with GitHub Pages link
1 parent 2a7b976 commit 054cf5c

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
# 🃏 Klondike Solitaire
22
**Modern TypeScript Edition – React + Vite**
33

4-
A modern, type-safe implementation of Classic Klondike Solitaire, built with React, TypeScript, and Vite, featuring Unicode-colored cards, intuitive drag & drop, and full move validation logic.
4+
A modern, type-safe implementation of Classic Klondike Solitaire, built with React, TypeScript, and Vite, featuring beautiful spritesheet cards, intuitive drag & drop, auto-move functionality, and full move validation logic.
5+
6+
🎮 **[Play Now on GitHub Pages](https://top-5.github.io/klondike/)**
57

68
## ✨ Features
79

810
- ♠️ **Classic Klondike Rules** – Traditional solitaire gameplay
9-
- 🎨 **Unicode Card Graphics** – Colored card glyphs (🂡🂱🃁🃑)
10-
- 🎮 **Drag & Drop Interface** – Intuitive card movement
11+
- 🎨 **Beautiful Card Graphics** – High-quality spritesheet rendering with subtle animations
12+
- 🎮 **Drag & Drop Interface** – Intuitive card movement with smooth animations
13+
- 🚀 **Auto-Move to Foundation** – Double-click cards to automatically send them to foundations
14+
-**Flying Animation** – Cards fly to their destination with beautiful arc motion
1115
-**Move Validation** – Only valid moves allowed
1216
- 🔄 **Stock Recycling** – Draw through deck multiple times
1317
- 🏆 **Win Detection** – Automatic celebration on completion

public/.nojekyll

Whitespace-only changes.

0 commit comments

Comments
 (0)