Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 UNO Web Game

A simple, web-based version of the classic UNO card game built with pure JavaScript on the frontend and Express Router on the backend. Playable in your browser with smooth client-server interactions and no frontend frameworks.


🚀 Features

  • Classic UNO rules implementation
  • Card deck generation and shuffling logic in pure JS
  • Express.js server with route handling via Express Router
  • Real-time game state updates via HTTP requests (WebSockets optional)
  • Clean, minimalistic UI using vanilla HTML, CSS, and JavaScript

📸 Demo

Startup Page

player 1 login1 room id roomid

player 2 login2

Game Begins

player 1 pl1 player 2 pl2

Game In-Progress

1st match 1st match

Game Over

player 1 winpl1

player 2 winpl2

About

A working uno game

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages