An open API service indexing awesome lists of open source software.

https://github.com/josejefferson/uno-angular

Implementação do jogo UNO feita em Angular
https://github.com/josejefferson/uno-angular

angular frontend game multiplayer online tailwindcss typescript uno

Last synced: about 2 months ago
JSON representation

Implementação do jogo UNO feita em Angular

Awesome Lists containing this project

README

          

# UNO | _Front-end Angular_

Front-end em Angular da minha implementação do jogo UNO\
_(Ainda em desenvolvimento)_

[Back-end disponível aqui](https://github.com/josejefferson/uno-backend)

## Funcionalidades

- Multiplayer online
- Salas
- Lobby
- Avatares
- Animações

## Tecnologias utilizadas

![Angular](https://img.shields.io/badge/angular-%23DD0031.svg?style=for-the-badge&logo=angular&logoColor=white)
![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)
![DaisyUI](https://img.shields.io/badge/daisyui-5A0EF8?style=for-the-badge&logo=daisyui&logoColor=white)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
![Socket.io](https://img.shields.io/badge/Socket.io-black?style=for-the-badge&logo=socket.io&badgeColor=010101)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)

## Screenshots

### Tela inicial
![Tela inicial](https://github.com/josejefferson/uno-angular/assets/52979246/6c4ecfc0-7f40-49c1-b741-86f425d6db5e)

### Salas
![Salas](https://github.com/josejefferson/uno-angular/assets/52979246/6d70c67e-2147-4f2e-a9f0-05906950fdd6)

### Lobby
![Lobby](https://github.com/josejefferson/uno-angular/assets/52979246/88e5c636-9714-42ff-b163-a18e6119af40)

### Jogo
![Jogo](https://github.com/josejefferson/uno-angular/assets/52979246/277f26e7-b193-46d1-80d2-f96154254e51)