Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/coelhoreinaldo/trybers-and-dragons

I applied the principles of the SOLID architecture and the concepts of OOP to a role-playing game (RPG) structure.
https://github.com/coelhoreinaldo/trybers-and-dragons

oop solid typescript

Last synced: 13 days ago
JSON representation

I applied the principles of the SOLID architecture and the concepts of OOP to a role-playing game (RPG) structure.

Awesome Lists containing this project

README

        

# 🐉 Trybers and Dragons

![Project](./project.png)

## 📘 Sobre

Apliquei os princípios da arquitetura SOLID e os conceitos de POO em uma estrutura de jogo de RPG (Role Playing Game).

## ⚛️ Ferramentas

- Programação Orientada a Objetos (POO) e princípios SOLID;
- Node.js;
- TypeScript;
- Docker;

## 🛠️ Como executar o projeto?

1. Suba os containers da aplicação com `docker-compose up -d`.
2. Abra o terminal do container `docker exec -it trybers_and_dragons bash`.
3. Inicie o servidor `npm run dev`.

## 📝 Nota

![100% de aprovação no projeto](./grade.png)