Skip to content

pmutunga/Bueno

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Bueno, a digital version of UNO, the popular card game.

GitHubDocsDemo

Overview

  • Secure Login. Use email, google or facebook to log in.
  • Chat. Chat with other players.
  • Cross platform. It doesn't matter what OS you use, it just works wherever Node.js runs.
  • Responsive interface. The client works smoothly on every desktop, smartphone and tablet.
  • Interactive Experience. Powered by react and socket.io, the game is interractive.

Installation and usage

Bueno requires Node.js v6 or more recent.

Running from source

The following commands install and run the development version of The Lounge:

git clone https://github.com/TariqMedina/Bueno
cd bueno
npm install
npm start

Technology used

  • Front End: React.js
  • Backend: Node.js, Express,Websockets
  • Authentication & Chat: Firebase

Screenshots

Home, Guest

homeguest

Home, Logged in user

homeloggedin

Home, chat

homechat

Game

homegame

Contributers

About

Its an Uno card game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.4%
  • CSS 10.1%
  • HTML 1.5%