UNO Card Game for VS Code
Play the classic UNO card game with friends directly in Visual Studio Code!

Features
- Multiplayer: Play with 2-4 players in real-time
- Room System: Create or join game rooms with friends
- Full UNO Rules: All standard cards including Wild, Skip, Reverse, Draw Two, and Wild Draw Four
- Status Bar Integration: Quick access to your cards right from the status bar
- Sidebar Panel: Visual game state in the activity bar
- Turn Notifications: Get notified when it's your turn
How to Play
- Click the UNO icon in the Activity Bar (left sidebar) or the status bar item
- Click "Connect to Game"
- Enter a room name (share this with friends to play together)
- Enter your player name
- Wait for other players to join (minimum 2 players)
- Click "Start Game" when ready
Commands
Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) and type "UNO" to see all commands:
- UNO: Connect to Game - Join a game room
- UNO: Disconnect from Game - Leave current game
- UNO: Play Card - Select a card to play
- UNO: Draw Card - Draw a card from the deck
- UNO: Say UNO! - Call UNO when you have one card left
- UNO: Start Game - Start the game (when 2+ players joined)
- UNO: Show Game Panel - Open the game panel
Game Rules
Match cards by color or number/symbol
Special cards:
- Skip: Next player loses their turn
- Reverse: Change direction of play
- Draw Two (+2): Next player draws 2 cards
- Wild: Choose any color
- Wild Draw Four (+4): Choose color, next player draws 4
Say "UNO!" when you have one card left, or risk drawing 2 penalty cards if caught!
First player to empty their hand wins!
Requirements
- VS Code 1.85.0 or higher
- Internet connection (connects to game server)
Privacy
This extension connects to a game server to enable multiplayer functionality. Only your chosen player name and game actions are transmitted.
Support
Found a bug or have a suggestion? Open an issue
License
MIT License - see LICENSE for details.
Enjoy playing UNO in VS Code! 🎴
| |